/linux/drivers/scsi/ |
A D | wd719x.c | 164 static void wd719x_destroy(struct wd719x *wd) in wd719x_destroy() 192 struct wd719x *wd = shost_priv(cmd->device->host); in wd719x_finish_cmd() local 212 struct wd719x *wd = shost_priv(sh); in wd719x_queuecommand() local 302 static int wd719x_chip_init(struct wd719x *wd) in wd719x_chip_init() 660 struct wd719x *wd = dev_id; in wd719x_interrupt() local 717 struct wd719x *wd = eeprom->data; in wd719x_eeprom_reg_read() local 725 struct wd719x *wd = eeprom->data; in wd719x_eeprom_reg_write() local 739 static void wd719x_read_eeprom(struct wd719x *wd) in wd719x_read_eeprom() 812 struct wd719x *wd = shost_priv(sh); in wd719x_board_found() local 901 struct wd719x *wd; in wd719x_pci_probe() local [all …]
|
/linux/drivers/watchdog/ |
A D | intel-mid_wdt.c | 37 struct watchdog_device wd; member 51 static int wdt_start(struct watchdog_device *wd) in wdt_start() 77 static int wdt_ping(struct watchdog_device *wd) in wdt_ping() 89 static int wdt_stop(struct watchdog_device *wd) in wdt_stop()
|
A D | f71808e_wdt.c | 213 struct fintek_wdt *wd = watchdog_get_drvdata(wdd); in fintek_wdt_set_timeout() local 229 static int fintek_wdt_set_pulse_width(struct fintek_wdt *wd, unsigned int pw) in fintek_wdt_set_pulse_width() 259 struct fintek_wdt *wd = watchdog_get_drvdata(wdd); in fintek_wdt_keepalive() local 287 struct fintek_wdt *wd = watchdog_get_drvdata(wdd); in fintek_wdt_start() local 412 struct fintek_wdt *wd = watchdog_get_drvdata(wdd); in fintek_wdt_stop() local 428 static bool fintek_wdt_is_running(struct fintek_wdt *wd, u8 wdt_conf) in fintek_wdt_is_running() 447 struct fintek_wdt *wd; in fintek_wdt_probe() local
|
A D | xen_wdt.c | 122 struct sched_watchdog wd = { .id = ~0 }; in xen_wdt_probe() local
|
/linux/sound/soc/au1x/ |
A D | psc-i2s.c | 296 struct au1xpsc_audio_data *wd; in au1xpsc_i2s_drvprobe() local 348 struct au1xpsc_audio_data *wd = platform_get_drvdata(pdev); in au1xpsc_i2s_drvremove() local 361 struct au1xpsc_audio_data *wd = dev_get_drvdata(dev); in au1xpsc_i2s_drvsuspend() local 376 struct au1xpsc_audio_data *wd = dev_get_drvdata(dev); in au1xpsc_i2s_drvresume() local
|
A D | psc-ac97.c | 367 struct au1xpsc_audio_data *wd; in au1xpsc_ac97_drvprobe() local 425 struct au1xpsc_audio_data *wd = platform_get_drvdata(pdev); in au1xpsc_ac97_drvremove() local 443 struct au1xpsc_audio_data *wd = dev_get_drvdata(dev); in au1xpsc_ac97_drvsuspend() local 458 struct au1xpsc_audio_data *wd = dev_get_drvdata(dev); in au1xpsc_ac97_drvresume() local
|
/linux/fs/notify/inotify/ |
A D | inotify.h | 9 int wd; member 17 int wd; member
|
A D | inotify_user.c | 393 int wd) in inotify_idr_find_locked() 414 int wd) in inotify_idr_find() 436 int wd; in inotify_remove_from_idr() local 773 SYSCALL_DEFINE2(inotify_rm_watch, int, fd, __s32, wd) in SYSCALL_DEFINE2() argument
|
/linux/fs/hfsplus/ |
A D | wrapper.c | 95 static int hfsplus_read_mdb(void *bufptr, struct hfsplus_wd *wd) in hfsplus_read_mdb() 166 struct hfsplus_wd wd; in hfsplus_read_wrapper() local
|
/linux/drivers/acpi/arm64/ |
A D | gtdt.c | 64 struct acpi_gtdt_watchdog *wd = platform_timer; in is_non_secure_watchdog() local 328 static int __init gtdt_import_sbsa_gwdt(struct acpi_gtdt_watchdog *wd, in gtdt_import_sbsa_gwdt()
|
/linux/include/linux/ |
A D | usermode_driver.h | 11 struct path wd; member
|
/linux/drivers/base/power/ |
A D | main.c | 502 #define DECLARE_DPM_WATCHDOG_ON_STACK(wd) \ argument 515 struct dpm_watchdog *wd = from_timer(wd, t, timer); in dpm_watchdog_handler() local 528 static void dpm_watchdog_set(struct dpm_watchdog *wd, struct device *dev) in dpm_watchdog_set() 545 static void dpm_watchdog_clear(struct dpm_watchdog *wd) in dpm_watchdog_clear() 553 #define DECLARE_DPM_WATCHDOG_ON_STACK(wd) argument
|
/linux/include/net/ |
A D | pkt_sched.h | 85 static inline void qdisc_watchdog_schedule_ns(struct qdisc_watchdog *wd, in qdisc_watchdog_schedule_ns() 91 static inline void qdisc_watchdog_schedule(struct qdisc_watchdog *wd, in qdisc_watchdog_schedule()
|
/linux/arch/mips/sgi-ip30/ |
A D | ip30-xtalk.c | 42 struct sgi_w1_platform_data *wd; in bridge_platform_create() local
|
/linux/arch/mips/sgi-ip27/ |
A D | ip27-xtalk.c | 29 struct sgi_w1_platform_data *wd; in bridge_platform_create() local
|
/linux/include/uapi/linux/ |
A D | inotify.h | 22 __s32 wd; /* watch descriptor */ member
|
/linux/net/sched/ |
A D | sch_api.c | 607 struct qdisc_watchdog *wd = container_of(timer, struct qdisc_watchdog, in qdisc_watchdog() local 617 void qdisc_watchdog_init_clockid(struct qdisc_watchdog *wd, struct Qdisc *qdisc, in qdisc_watchdog_init_clockid() 626 void qdisc_watchdog_init(struct qdisc_watchdog *wd, struct Qdisc *qdisc) in qdisc_watchdog_init() 632 void qdisc_watchdog_schedule_range_ns(struct qdisc_watchdog *wd, u64 expires, in qdisc_watchdog_schedule_range_ns() 655 void qdisc_watchdog_cancel(struct qdisc_watchdog *wd) in qdisc_watchdog_cancel()
|
/linux/arch/mips/kernel/ |
A D | unaligned.c | 421 unsigned int wd, preempted; in emulate_load_store_insn() local
|
/linux/kernel/time/ |
A D | tick-broadcast.c | 106 static void tick_oneshot_wakeup_handler(struct clock_event_device *wd) in tick_oneshot_wakeup_handler() 933 struct clock_event_device *dev, *wd; in tick_oneshot_wakeup_control() local
|
A D | timer_list.c | 234 const struct clock_event_device *wd = tick_get_wakeup_device(cpu); in print_tickdevice() local
|
/linux/drivers/hid/ |
A D | hid-logitech-hidpp.c | 2202 struct hidpp_ff_work_data *wd = container_of(w, struct hidpp_ff_work_data, work); in hidpp_ff_work_handler() local 2270 struct hidpp_ff_work_data *wd = kzalloc(sizeof(*wd), GFP_KERNEL); in hidpp_ff_queue_work() local 2662 struct wtp_data *wd = hidpp->private_data; in wtp_populate_input() local 2691 struct wtp_data *wd = hidpp->private_data; in wtp_touch_event() local 2734 struct wtp_data *wd = hidpp->private_data; in wtp_mouse_raw_xy_event() local 2774 struct wtp_data *wd = hidpp->private_data; in wtp_raw_event() local 2816 struct wtp_data *wd = hidpp->private_data; in wtp_get_config() local 2846 struct wtp_data *wd; in wtp_allocate() local 2861 struct wtp_data *wd = hidpp->private_data; in wtp_connect() local
|
/linux/drivers/video/fbdev/matrox/ |
A D | matroxfb_misc.c | 194 unsigned int wd; in matroxfb_vgaHWinit() local
|
/linux/drivers/media/dvb-frontends/ |
A D | stv0367.c | 628 int wd = 100; in stv0367ter_check_syr() local 659 int wd = 0; in stv0367ter_check_cpamp() local 706 short int wd, tempo; in stv0367ter_lock_algo() local
|
/linux/drivers/video/fbdev/ |
A D | asiliantfb.c | 184 unsigned wd = (p->var.xres_virtual * ((p->var.bits_per_pixel+7)/8)) / 8; in asiliant_set_timing() local
|
/linux/drivers/slimbus/ |
A D | qcom-ctrl.c | 115 struct work_struct wd; member
|