Home
last modified time | relevance | path

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

123

/openbmc/linux/drivers/scsi/
H A Dwd719x.c164 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 …]
/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()
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
205 const Watchdog *wd = watchdog; in test_enabling_flags() local
259 const Watchdog *wd = watchdog; in test_pause() local
296 static void watchdog_add_test(const char *name, const Watchdog* wd, in watchdog_add_test()
[all …]
/openbmc/qemu/target/mips/tcg/
H A Dmsa_helper.c6017 void helper_msa_insert_b(CPUMIPSState *env, uint32_t wd, in helper_msa_insert_b()
6033 void helper_msa_insert_h(CPUMIPSState *env, uint32_t wd, in helper_msa_insert_h()
7670 uint32_t wd, uint32_t ws) in helper_msa_fclass_df()
8235 void helper_msa_ld_b(CPUMIPSState *env, uint32_t wd, in helper_msa_ld_b()
8249 void helper_msa_ld_h(CPUMIPSState *env, uint32_t wd, in helper_msa_ld_h()
8270 void helper_msa_ld_w(CPUMIPSState *env, uint32_t wd, in helper_msa_ld_w()
8291 void helper_msa_ld_d(CPUMIPSState *env, uint32_t wd, in helper_msa_ld_d()
8322 void helper_msa_st_b(CPUMIPSState *env, uint32_t wd, in helper_msa_st_b()
8336 void helper_msa_st_h(CPUMIPSState *env, uint32_t wd, in helper_msa_st_h()
8357 void helper_msa_st_w(CPUMIPSState *env, uint32_t wd, in helper_msa_st_w()
[all …]
/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/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.py712 def _contains_ref(self, ud, d, name, wd): argument
728 def _lfs_objects_downloaded(self, ud, d, name, wd): argument
760 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/phosphor-bmc-code-mgmt/
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/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/linux/include/linux/
H A Dusermode_driver.h11 struct path wd; member
/openbmc/phosphor-certificate-manager/
H A Dwatch.hpp48 int wd = -1; member in phosphor::certs::Watch
/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
/openbmc/linux/drivers/mfd/
H A 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
/openbmc/openpower-pnor-code-mgmt/ubi/
H A Dwatch.hpp110 int wd = -1; member in openpower::software::updater::Watch

123