Home
last modified time | relevance | path

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

123

/openbmc/linux/drivers/scsi/
H A 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 …]
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_watchdog_timer-test.c56 static int watchdog_index(const Watchdog *wd) in watchdog_index()
65 static uint32_t watchdog_read_wtcr(QTestState *qts, const Watchdog *wd) in watchdog_read_wtcr()
70 static void watchdog_write_wtcr(QTestState *qts, const Watchdog *wd, in watchdog_write_wtcr()
76 static uint32_t watchdog_prescaler(QTestState *qts, const Watchdog *wd) in watchdog_prescaler()
104 static uint32_t watchdog_interrupt_cycles(QTestState *qts, const Watchdog *wd) in watchdog_interrupt_cycles()
115 static int64_t watchdog_interrupt_steps(QTestState *qts, const Watchdog *wd) in watchdog_interrupt_steps()
124 const Watchdog *wd = watchdog; in test_init() local
138 const Watchdog *wd = watchdog; in test_reset_action() local
174 const Watchdog *wd = watchdog; in test_prescaler() local
206 const Watchdog *wd = watchdog; in test_enabling_flags() local
[all …]
/openbmc/qemu/target/mips/tcg/
H A Dmsa_helper.c98 void helper_msa_nloc_b(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_nloc_b()
121 void helper_msa_nloc_h(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_nloc_h()
136 void helper_msa_nloc_w(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_nloc_w()
147 void helper_msa_nloc_d(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_nloc_d()
156 void helper_msa_nlzc_b(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_nlzc_b()
179 void helper_msa_nlzc_h(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_nlzc_h()
194 void helper_msa_nlzc_w(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_nlzc_w()
205 void helper_msa_nlzc_d(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_nlzc_d()
230 void helper_msa_pcnt_b(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_pcnt_b()
253 void helper_msa_pcnt_h(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_pcnt_h()
[all …]
/openbmc/qemu/migration/
H A Dmultifd-uadk.c50 struct wd_data *wd; in multifd_uadk_init_sess() local
95 static void multifd_uadk_uninit_sess(struct wd_data *wd) in multifd_uadk_uninit_sess()
108 struct wd_data *wd; in multifd_uadk_send_setup() local
131 struct wd_data *wd = p->compress_data; in multifd_uadk_send_cleanup() local
209 struct wd_data *wd; in multifd_uadk_recv_setup() local
223 struct wd_data *wd = p->compress_data; in multifd_uadk_recv_cleanup() local
/openbmc/u-boot/drivers/watchdog/
H A Dftwdt010_wdt.c29 struct ftwdt010_wdt *wd = (struct ftwdt010_wdt *)CONFIG_FTWDT010_BASE; in ftwdt010_wdt_settimeout() local
53 struct ftwdt010_wdt *wd = (struct ftwdt010_wdt *)CONFIG_FTWDT010_BASE; in ftwdt010_wdt_reset() local
67 struct ftwdt010_wdt *wd = (struct ftwdt010_wdt *)CONFIG_FTWDT010_BASE; in ftwdt010_wdt_disable() local
/openbmc/linux/drivers/watchdog/
H A 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()
H A 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
H A 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
/openbmc/linux/sound/soc/au1x/
H A 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
H A 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
/openbmc/sdbusplus/test/async/
H A Dfdio.cpp24 auto wd = inotify_add_watch(fd, path.c_str(), IN_CLOSE_WRITE); in FdioTest() local
78 int wd = -1; member in FdioTest
/openbmc/linux/fs/notify/inotify/
H A Dinotify.h9 int wd; member
17 int wd; member
H A 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
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dgitannex.py27 def uses_annex(self, ud, d, wd): argument
37 def update_annex(self, ud, d, wd): argument
H A Dgit.py743 def _contains_ref(self, ud, d, name, wd): argument
759 def _lfs_objects_downloaded(self, ud, d, name, wd): argument
791 def _contains_lfs(self, ud, d, wd): argument
/openbmc/linux/fs/hfsplus/
H A 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
/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py138 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
/openbmc/pldm/fw-update/
H A Dwatch.hpp54 int wd = -1; member in pldm::fw_update::Watch
/openbmc/linux/drivers/acpi/arm64/
H A 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()
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dwatch.hpp55 int wd = -1; member in phosphor::software::manager::Watch
H A Dsync_watch.hpp65 using wd = int; typedef in phosphor::software::manager::SyncWatch
/openbmc/phosphor-certificate-manager/
H A Dwatch.hpp48 int wd = -1; member in phosphor::certs::Watch
/openbmc/linux/include/linux/
H A Dusermode_driver.h11 struct path wd; member
/openbmc/phosphor-debug-collector/
H A Dwatch.hpp88 int wd = -1; member in phosphor::dump::inotify::Watch
/openbmc/linux/drivers/acpi/
H A 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

123