Searched defs:wd (Results 1 – 15 of 15) sorted by relevance
/drivers/scsi/ |
D | wd719x.c | 49 static inline u8 wd719x_readb(struct wd719x *wd, u8 reg) in wd719x_readb() 54 static inline u32 wd719x_readl(struct wd719x *wd, u8 reg) in wd719x_readl() 59 static inline void wd719x_writeb(struct wd719x *wd, u8 reg, u8 val) in wd719x_writeb() 64 static inline void wd719x_writew(struct wd719x *wd, u8 reg, u16 val) in wd719x_writew() 69 static inline void wd719x_writel(struct wd719x *wd, u8 reg, u32 val) in wd719x_writel() 75 static inline int wd719x_wait_ready(struct wd719x *wd) in wd719x_wait_ready() 92 static inline int wd719x_wait_done(struct wd719x *wd, int timeout) in wd719x_wait_done() 118 static int wd719x_direct_cmd(struct wd719x *wd, u8 opcode, u8 dev, u8 lun, in wd719x_direct_cmd() 154 static void wd719x_destroy(struct wd719x *wd) in wd719x_destroy() 187 struct wd719x *wd = shost_priv(cmd->device->host); in wd719x_finish_cmd() local [all …]
|
/drivers/watchdog/ |
D | intel-mid_wdt.c | 44 static int wdt_start(struct watchdog_device *wd) in wdt_start() 68 static int wdt_ping(struct watchdog_device *wd) in wdt_ping() 81 static int wdt_stop(struct watchdog_device *wd) in wdt_stop() 167 struct watchdog_device *wd = platform_get_drvdata(pdev); in mid_wdt_remove() local
|
D | xen_wdt.c | 249 struct sched_watchdog wd = { .id = ~0 }; in xen_wdt_probe() local
|
/drivers/base/power/ |
D | main.c | 408 #define DECLARE_DPM_WATCHDOG_ON_STACK(wd) \ argument 421 struct dpm_watchdog *wd = (void *)data; in dpm_watchdog_handler() local 434 static void dpm_watchdog_set(struct dpm_watchdog *wd, struct device *dev) in dpm_watchdog_set() 453 static void dpm_watchdog_clear(struct dpm_watchdog *wd) in dpm_watchdog_clear() 461 #define DECLARE_DPM_WATCHDOG_ON_STACK(wd) argument
|
/drivers/hid/ |
D | hid-logitech-hidpp.c | 893 struct hidpp_ff_work_data *wd = container_of(w, struct hidpp_ff_work_data, work); in hidpp_ff_work_handler() local 961 struct hidpp_ff_work_data *wd = kzalloc(sizeof(*wd), GFP_KERNEL); in hidpp_ff_queue_work() local 1398 struct wtp_data *wd = hidpp->private_data; in wtp_populate_input() local 1426 static void wtp_touch_event(struct wtp_data *wd, in wtp_touch_event() 1454 struct wtp_data *wd = hidpp->private_data; in wtp_send_raw_xy_event() local 1472 struct wtp_data *wd = hidpp->private_data; in wtp_mouse_raw_xy_event() local 1512 struct wtp_data *wd = hidpp->private_data; in wtp_raw_event() local 1554 struct wtp_data *wd = hidpp->private_data; in wtp_get_config() local 1584 struct wtp_data *wd; in wtp_allocate() local 1599 struct wtp_data *wd = hidpp->private_data; in wtp_connect() local
|
/drivers/media/dvb-frontends/ |
D | stv0367.c | 1204 int wd = 100; in stv0367ter_check_syr() local 1235 int wd = 0; in stv0367ter_check_cpamp() local 1282 short int wd, tempo; in stv0367ter_lock_algo() local
|
/drivers/video/fbdev/matrox/ |
D | matroxfb_misc.c | 193 unsigned int wd; in matroxfb_vgaHWinit() local
|
/drivers/video/fbdev/ |
D | asiliantfb.c | 184 unsigned wd = (p->var.xres_virtual * ((p->var.bits_per_pixel+7)/8)) / 8; in asiliant_set_timing() local
|
D | tdfxfb.c | 553 u32 wd; in tdfxfb_set_par() local
|
/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | cfg80211.h | 348 static inline struct brcmf_cfg80211_info *wdev_to_cfg(struct wireless_dev *wd) in wdev_to_cfg()
|
/drivers/scsi/qla2xxx/ |
D | qla_dbg.c | 318 uint16_t wd; in qla24xx_soft_reset() local
|
D | qla_sup.c | 2354 uint16_t wd; in qla2x00_write_optrom_data() local
|
D | qla_init.c | 1144 uint16_t wd; in qla24xx_reset_risc() local
|
/drivers/infiniband/hw/qib/ |
D | qib_sd7220.c | 657 u32 wd, u32 mask) in qib_sd7220_reg_mod()
|
/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_hw.c | 32 u32 wd[4]; member
|