| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A 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 …]
|
| /OK3568_Linux_fs/u-boot/drivers/watchdog/ |
| H A D | ftwdt010_wdt.c | 30 struct ftwdt010_wdt *wd = (struct ftwdt010_wdt *)CONFIG_FTWDT010_BASE; in ftwdt010_wdt_settimeout() local 54 struct ftwdt010_wdt *wd = (struct ftwdt010_wdt *)CONFIG_FTWDT010_BASE; in ftwdt010_wdt_reset() local 68 struct ftwdt010_wdt *wd = (struct ftwdt010_wdt *)CONFIG_FTWDT010_BASE; in ftwdt010_wdt_disable() local
|
| H A D | at91sam9_wdt.c | 46 at91_wdt_t *wd = (at91_wdt_t *) ATMEL_BASE_WDT; in at91_wdt_settimeout() local 73 at91_wdt_t *wd = (at91_wdt_t *) ATMEL_BASE_WDT; in hw_watchdog_reset() local
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H 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()
|
| /OK3568_Linux_fs/kernel/sound/soc/au1x/ |
| H 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
|
| H 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
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | usb_sdio.c | 66 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
|
| /OK3568_Linux_fs/kernel/fs/notify/inotify/ |
| H A D | inotify.h | 9 int wd; member 17 int wd; member
|
| H A D | inotify_user.c | 380 int wd) in inotify_idr_find_locked() 401 int wd) in inotify_idr_find() 423 int wd; in inotify_remove_from_idr() local 772 SYSCALL_DEFINE2(inotify_rm_watch, int, fd, __s32, wd) in SYSCALL_DEFINE2() argument
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/ |
| H A D | gitannex.py | 27 def uses_annex(self, ud, d, wd): argument 37 def update_annex(self, ud, d, wd): argument
|
| H A D | git.py | 636 def _contains_ref(self, ud, d, name, wd): argument 655 def _contains_lfs(self, ud, d, wd): argument
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/ |
| H A D | pyinotify.py | 138 def inotify_rm_watch(self, fd, wd): argument 170 def _inotify_rm_watch(self, fd, wd): argument 233 def _inotify_rm_watch(self, fd, wd): argument 493 def __init__(self, wd, mask, cookie, name): argument 1574 def __init__(self, wd, path, mask, proc_fun, auto_add, exclude_filter): argument 1751 def get_watch(self, wd): argument 1760 def del_watch(self, wd): argument 1930 def update_watch(self, wd, mask=None, proc_fun=None, rec=False, argument 2031 def get_path(self, wd): argument 2062 def rm_watch(self, wd, rec=False, quiet=True): argument
|
| /OK3568_Linux_fs/kernel/fs/hfsplus/ |
| H 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
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/zte/ |
| H A D | pinctrl-zx.h | 51 #define TOP_PIN(pin, off, bp, wd, coff, cbp, ...) { \ argument 66 #define AON_PIN(pin, off, bp, wd, coff, cbp, ...) { \ argument
|
| /OK3568_Linux_fs/kernel/drivers/acpi/arm64/ |
| H 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()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | usermode_driver.h | 11 struct path wd; member
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | pkt_sched.h | 80 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()
|
| /OK3568_Linux_fs/kernel/drivers/base/power/ |
| H A D | main.c | 506 #define DECLARE_DPM_WATCHDOG_ON_STACK(wd) \ argument 519 struct dpm_watchdog *wd = from_timer(wd, t, timer); in dpm_watchdog_handler() local 532 static void dpm_watchdog_set(struct dpm_watchdog *wd, struct device *dev) in dpm_watchdog_set() 549 static void dpm_watchdog_clear(struct dpm_watchdog *wd) in dpm_watchdog_clear() 557 #define DECLARE_DPM_WATCHDOG_ON_STACK(wd) argument
|
| /OK3568_Linux_fs/kernel/arch/mips/sgi-ip30/ |
| H A D | ip30-xtalk.c | 42 struct sgi_w1_platform_data *wd; in bridge_platform_create() local
|
| /OK3568_Linux_fs/kernel/arch/mips/sgi-ip27/ |
| H A D | ip27-xtalk.c | 29 struct sgi_w1_platform_data *wd; in bridge_platform_create() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/ |
| H A D | phl_trx_def_sdio.h | 21 u8 *wd; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/ |
| H A D | inotify.h | 30 int wd; /* Watch descriptor. */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/ |
| H A D | inotify.h | 30 int wd; /* Watch descriptor. */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | inotify.h | 22 __s32 wd; /* watch descriptor */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | inotify.h | 22 __s32 wd; /* watch descriptor */ member
|