| /linux/drivers/watchdog/ |
| H A D | intel-mid_wdt.c | 41 struct watchdog_device wd; member 55 static int wdt_start(struct watchdog_device *wd) in wdt_start() 81 static int wdt_ping(struct watchdog_device *wd) in wdt_ping() 93 static int wdt_stop(struct watchdog_device *wd) in wdt_stop()
|
| H A 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
|
| H A 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
|
| H A D | xen_wdt.c | 122 struct sched_watchdog wd = { .id = ~0 }; in xen_wdt_probe() local
|
| /linux/fs/notify/inotify/ |
| H A D | inotify.h | 9 int wd; member 17 int wd; member
|
| H A D | inotify_fsnotify.c | 68 int len = 0, wd; in inotify_handle_inode_event() local
|
| /linux/drivers/acpi/ |
| H A 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/drivers/resctrl/ |
| H A D | test_mpam_devices.c | 325 static void __test_mpam_reset_msc_bitmap(struct mpam_msc *msc, u16 reg, u16 wd) in __test_mpam_reset_msc_bitmap()
|
| /linux/arch/mips/sgi-ip30/ |
| H A D | ip30-xtalk.c | 42 struct sgi_w1_platform_data *wd; in bridge_platform_create() local
|
| /linux/arch/mips/sgi-ip27/ |
| H A D | ip27-xtalk.c | 29 struct sgi_w1_platform_data *wd; in bridge_platform_create() local
|
| /linux/include/uapi/linux/ |
| H A D | inotify.h | 22 __s32 wd; /* watch descriptor */ member
|
| /linux/net/sched/ |
| H A D | sch_api.c | 606 struct qdisc_watchdog *wd = container_of(timer, struct qdisc_watchdog, in qdisc_watchdog() local 616 void qdisc_watchdog_init_clockid(struct qdisc_watchdog *wd, struct Qdisc *qdisc, in qdisc_watchdog_init_clockid() argument 624 void qdisc_watchdog_init(struct qdisc_watchdog *wd, struct Qdisc *qdisc) in qdisc_watchdog_init() argument 630 void qdisc_watchdog_schedule_range_ns(struct qdisc_watchdog *wd, u64 expires, in qdisc_watchdog_schedule_range_ns() argument 660 qdisc_watchdog_cancel(struct qdisc_watchdog * wd) qdisc_watchdog_cancel() argument [all...] |
| /linux/arch/mips/kernel/ |
| H A D | unaligned.c | 463 unsigned int wd, preempted; in emulate_load_store_insn() local
|
| /linux/kernel/time/ |
| H A D | tick-broadcast.c | 109 static void tick_oneshot_wakeup_handler(struct clock_event_device *wd) in tick_oneshot_wakeup_handler() 943 struct clock_event_device *dev, *wd; in tick_oneshot_wakeup_control() local
|
| /linux/drivers/hid/ |
| H A D | hid-logitech-hidpp.c | 2467 struct hidpp_ff_work_data *wd = container_of(w, struct hidpp_ff_work_data, work); in hidpp_ff_work_handler() local 2538 struct hidpp_ff_work_data *wd = kzalloc_obj(*wd); in hidpp_ff_queue_work() local 2937 struct wtp_data *wd = hidpp->private_data; in wtp_populate_input() local 2966 struct wtp_data *wd = hidpp->private_data; in wtp_touch_event() local 3009 struct wtp_data *wd = hidpp->private_data; in wtp_mouse_raw_xy_event() local 3049 struct wtp_data *wd = hidpp->private_data; in wtp_raw_event() local 3091 struct wtp_data *wd = hidpp->private_data; in wtp_get_config() local 3120 struct wtp_data *wd; in wtp_allocate() local 3135 struct wtp_data *wd = hidpp->private_data; in wtp_connect() local
|
| /linux/drivers/usb/misc/ |
| H A D | usbio.c | 706 struct usbio_match_ids_walk_data *wd = data; in usbio_match_device_ids() local 733 struct usbio_match_ids_walk_data wd = { in usbio_acpi_bind() local
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | stv0367.c | 610 int wd = 100; in stv0367ter_check_syr() local 641 int wd = 0; in stv0367ter_check_cpamp() local 688 short int wd, tempo; in stv0367ter_lock_algo() local
|
| /linux/drivers/video/fbdev/ |
| H A D | asiliantfb.c | 183 unsigned wd = (p->var.xres_virtual * ((p->var.bits_per_pixel+7)/8)) / 8; in asiliant_set_timing() local
|
| /linux/drivers/gpu/drm/msm/ |
| H A D | msm_iommu.c | 278 struct arm_lpae_io_pgtable_walk_data wd = {}; in msm_iommu_pagetable_walk() local
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_dbg.c | 326 uint16_t wd; in qla24xx_soft_reset() local
|
| /linux/tools/perf/ |
| H A D | builtin-daemon.c | 1020 int fd, wd = -1; in setup_config_changes() local
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_txrx.c | 1282 bool wd; in ice_napi_poll() local
|
| /linux/drivers/iommu/ |
| H A D | io-pgtable-arm.c | 764 void *wd) in arm_lpae_pgtable_walk()
|
| /linux/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_hw.c | 31 u32 wd[4]; member
|
| /linux/tools/testing/selftests/ublk/ |
| H A D | kublk.c | 1207 int fd, wd; wait_ublk_dev() local
|