Home
last modified time | relevance | path

Searched defs:wd (Results 1 – 25 of 86) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/scsi/
Dwd719x.c50 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 …]
/kernel/linux/linux-6.6/drivers/scsi/
Dwd719x.c50 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 …]
/kernel/linux/linux-6.6/drivers/watchdog/
Dintel-mid_wdt.c37 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()
Df71808e_wdt.c215 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
Dpseries-wdt.c95 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
/kernel/linux/linux-5.10/drivers/watchdog/
Dintel-mid_wdt.c37 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()
/kernel/linux/linux-6.6/sound/soc/au1x/
Dpsc-i2s.c297 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
Dpsc-ac97.c368 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
/kernel/linux/linux-5.10/sound/soc/au1x/
Dpsc-i2s.c296 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
Dpsc-ac97.c367 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
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
Dusb_sdio.c66 struct mt7615_wtbl_desc *wd) in mt7663_usb_sdio_set_rates()
137 struct mt7615_wtbl_desc *wd) in mt7663_usb_sdio_set_key()
183 struct mt7615_wtbl_desc *wd, *wd_next; in mt7663_usb_sdio_wtbl_work() local
/kernel/linux/linux-5.10/fs/notify/inotify/
Dinotify.h9 int wd; member
17 int wd; member
Dinotify_user.c380 int wd) in inotify_idr_find_locked()
401 int wd) in inotify_idr_find()
423 int wd; in inotify_remove_from_idr() local
760 SYSCALL_DEFINE2(inotify_rm_watch, int, fd, __s32, wd) in SYSCALL_DEFINE2() argument
/kernel/linux/linux-6.6/fs/notify/inotify/
Dinotify.h9 int wd; member
17 int wd; member
Dinotify_user.c416 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
/kernel/linux/linux-6.6/fs/hfsplus/
Dwrapper.c93 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
/kernel/linux/linux-5.10/fs/hfsplus/
Dwrapper.c95 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
/kernel/linux/linux-5.10/drivers/pinctrl/zte/
Dpinctrl-zx.h51 #define TOP_PIN(pin, off, bp, wd, coff, cbp, ...) { \ argument
66 #define AON_PIN(pin, off, bp, wd, coff, cbp, ...) { \ argument
/kernel/linux/linux-6.6/drivers/acpi/arm64/
Dgtdt.c64 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()
/kernel/linux/linux-5.10/drivers/acpi/arm64/
Dgtdt.c64 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()
/kernel/linux/linux-6.6/include/linux/
Dusermode_driver.h11 struct path wd; member
/kernel/linux/linux-5.10/include/linux/
Dusermode_driver.h11 struct path wd; member
/kernel/linux/linux-6.6/drivers/acpi/
Dglue.c138 struct find_child_walk_data *wd = data; in check_one_child() local
191 struct find_child_walk_data wd = { in acpi_find_child() local
/kernel/linux/linux-6.6/drivers/mfd/
Dmfd-core.c44 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
/kernel/linux/linux-5.10/include/net/
Dpkt_sched.h80 static inline void qdisc_watchdog_schedule_ns(struct qdisc_watchdog *wd, in qdisc_watchdog_schedule_ns()
86 static inline void qdisc_watchdog_schedule(struct qdisc_watchdog *wd, in qdisc_watchdog_schedule()

1234