/linux-6.6.21/drivers/scsi/ |
D | wd719x.c | 50 static inline u8 wd719x_readb(struct wd719x *wd, u8 reg) in wd719x_readb() 55 static inline u32 wd719x_readl(struct wd719x *wd, u8 reg) in wd719x_readl() 60 static inline void wd719x_writeb(struct wd719x *wd, u8 reg, u8 val) in wd719x_writeb() 65 static inline void wd719x_writew(struct wd719x *wd, u8 reg, u16 val) in wd719x_writew() 70 static inline void wd719x_writel(struct wd719x *wd, u8 reg, u32 val) in wd719x_writel() 76 static inline int wd719x_wait_ready(struct wd719x *wd) in wd719x_wait_ready() 93 static inline int wd719x_wait_done(struct wd719x *wd, int timeout) in wd719x_wait_done() 126 static int wd719x_direct_cmd(struct wd719x *wd, u8 opcode, u8 dev, u8 lun, in wd719x_direct_cmd() 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 [all …]
|
/linux-6.6.21/drivers/watchdog/ |
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()
|
D | f71808e_wdt.c | 215 struct fintek_wdt *wd = watchdog_get_drvdata(wdd); in fintek_wdt_set_timeout() local 231 static int fintek_wdt_set_pulse_width(struct fintek_wdt *wd, unsigned int pw) in fintek_wdt_set_pulse_width() 261 struct fintek_wdt *wd = watchdog_get_drvdata(wdd); in fintek_wdt_keepalive() local 289 struct fintek_wdt *wd = watchdog_get_drvdata(wdd); in fintek_wdt_start() local 415 struct fintek_wdt *wd = watchdog_get_drvdata(wdd); in fintek_wdt_stop() local 431 static bool fintek_wdt_is_running(struct fintek_wdt *wd, u8 wdt_conf) in fintek_wdt_is_running() 450 struct fintek_wdt *wd; in fintek_wdt_probe() local
|
D | pseries-wdt.c | 95 struct watchdog_device wd; member 203 struct watchdog_device *wd = platform_get_drvdata(pdev); in pseries_wdt_suspend() local 212 struct watchdog_device *wd = platform_get_drvdata(pdev); in pseries_wdt_resume() local
|
D | xen_wdt.c | 122 struct sched_watchdog wd = { .id = ~0 }; in xen_wdt_probe() local
|
/linux-6.6.21/sound/soc/au1x/ |
D | psc-i2s.c | 297 struct au1xpsc_audio_data *wd; in au1xpsc_i2s_drvprobe() local 349 struct au1xpsc_audio_data *wd = platform_get_drvdata(pdev); in au1xpsc_i2s_drvremove() local 360 struct au1xpsc_audio_data *wd = dev_get_drvdata(dev); in au1xpsc_i2s_drvsuspend() local 375 struct au1xpsc_audio_data *wd = dev_get_drvdata(dev); in au1xpsc_i2s_drvresume() local
|
D | psc-ac97.c | 368 struct au1xpsc_audio_data *wd; in au1xpsc_ac97_drvprobe() local 426 struct au1xpsc_audio_data *wd = platform_get_drvdata(pdev); in au1xpsc_ac97_drvremove() local 442 struct au1xpsc_audio_data *wd = dev_get_drvdata(dev); in au1xpsc_ac97_drvsuspend() local 457 struct au1xpsc_audio_data *wd = dev_get_drvdata(dev); in au1xpsc_ac97_drvresume() local
|
/linux-6.6.21/fs/notify/inotify/ |
D | inotify.h | 9 int wd; member 17 int wd; member
|
D | inotify_user.c | 416 int wd) in inotify_idr_find_locked() 437 int wd) in inotify_idr_find() 459 int wd; in inotify_remove_from_idr() local 794 SYSCALL_DEFINE2(inotify_rm_watch, int, fd, __s32, wd) in SYSCALL_DEFINE2() argument
|
D | inotify_fsnotify.c | 68 int len = 0, wd; in inotify_handle_inode_event() local
|
/linux-6.6.21/fs/hfsplus/ |
D | wrapper.c | 93 static int hfsplus_read_mdb(void *bufptr, struct hfsplus_wd *wd) in hfsplus_read_mdb() 164 struct hfsplus_wd wd; in hfsplus_read_wrapper() local
|
/linux-6.6.21/drivers/acpi/arm64/ |
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-6.6.21/drivers/acpi/ |
D | glue.c | 138 struct find_child_walk_data *wd = data; in check_one_child() local 191 struct find_child_walk_data wd = { in acpi_find_child() local
|
/linux-6.6.21/include/linux/ |
D | usermode_driver.h | 11 struct path wd; member
|
/linux-6.6.21/drivers/mfd/ |
D | mfd-core.c | 44 struct match_ids_walk_data *wd = data; in match_device_ids() local 77 struct match_ids_walk_data wd = { in mfd_acpi_add_device() local
|
/linux-6.6.21/drivers/base/power/ |
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-6.6.21/arch/mips/sgi-ip27/ |
D | ip27-xtalk.c | 29 struct sgi_w1_platform_data *wd; in bridge_platform_create() local
|
/linux-6.6.21/arch/mips/sgi-ip30/ |
D | ip30-xtalk.c | 42 struct sgi_w1_platform_data *wd; in bridge_platform_create() local
|
/linux-6.6.21/include/uapi/linux/ |
D | inotify.h | 22 __s32 wd; /* watch descriptor */ member
|
/linux-6.6.21/include/net/ |
D | pkt_sched.h | 78 static inline void qdisc_watchdog_schedule_ns(struct qdisc_watchdog *wd, in qdisc_watchdog_schedule_ns() 84 static inline void qdisc_watchdog_schedule(struct qdisc_watchdog *wd, in qdisc_watchdog_schedule()
|
/linux-6.6.21/net/sched/ |
D | sch_api.c | 610 struct qdisc_watchdog *wd = container_of(timer, struct qdisc_watchdog, in qdisc_watchdog() local 620 void qdisc_watchdog_init_clockid(struct qdisc_watchdog *wd, struct Qdisc *qdisc, in qdisc_watchdog_init_clockid() 629 void qdisc_watchdog_init(struct qdisc_watchdog *wd, struct Qdisc *qdisc) in qdisc_watchdog_init() 635 void qdisc_watchdog_schedule_range_ns(struct qdisc_watchdog *wd, u64 expires, in qdisc_watchdog_schedule_range_ns() 665 void qdisc_watchdog_cancel(struct qdisc_watchdog *wd) in qdisc_watchdog_cancel()
|
/linux-6.6.21/arch/mips/kernel/ |
D | unaligned.c | 462 unsigned int wd, preempted; in emulate_load_store_insn() local
|
/linux-6.6.21/kernel/time/ |
D | tick-broadcast.c | 107 static void tick_oneshot_wakeup_handler(struct clock_event_device *wd) in tick_oneshot_wakeup_handler() 938 struct clock_event_device *dev, *wd; in tick_oneshot_wakeup_control() local
|
D | timer_list.c | 234 const struct clock_event_device *wd = tick_get_wakeup_device(cpu); in print_tickdevice() local
|
/linux-6.6.21/drivers/hid/ |
D | hid-logitech-hidpp.c | 2481 struct hidpp_ff_work_data *wd = container_of(w, struct hidpp_ff_work_data, work); in hidpp_ff_work_handler() local 2549 struct hidpp_ff_work_data *wd = kzalloc(sizeof(*wd), GFP_KERNEL); in hidpp_ff_queue_work() local 2948 struct wtp_data *wd = hidpp->private_data; in wtp_populate_input() local 2977 struct wtp_data *wd = hidpp->private_data; in wtp_touch_event() local 3020 struct wtp_data *wd = hidpp->private_data; in wtp_mouse_raw_xy_event() local 3060 struct wtp_data *wd = hidpp->private_data; in wtp_raw_event() local 3102 struct wtp_data *wd = hidpp->private_data; in wtp_get_config() local 3132 struct wtp_data *wd; in wtp_allocate() local 3147 struct wtp_data *wd = hidpp->private_data; in wtp_connect() local
|