Searched defs:wdata (Results 1 - 25 of 41) sorted by path

12

/linux-master/arch/m68k/include/asm/
H A Dmac_iop.h102 __u8 wdata; /* write a data byte */ member in struct:mac_iop::__anon469::__anon471
/linux-master/drivers/media/pci/cx25821/
H A Dcx25821-i2c.c71 u32 wdata, addr, ctrl; local
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf-i2c.c307 mxl111sf_i2c_send_data(struct mxl111sf_state *state, u8 index, u8 *wdata) argument
317 mxl111sf_i2c_get_data(struct mxl111sf_state *state, u8 index, u8 *wdata, u8 *rdata) argument
/linux-master/drivers/acpi/
H A Dec.c153 const u8 *wdata; member in struct:transaction
878 u8 wdata[2] = { address, data }; local
913 ec_transaction(u8 command, const u8 *wdata, unsigned wdata_len, u8 *rdata, unsigned rdata_len) argument
[all...]
/linux-master/drivers/comedi/drivers/
H A Ds626.c192 s626_debi_write(struct comedi_device *dev, u16 addr, u16 wdata) argument
208 s626_debi_replace(struct comedi_device *dev, unsigned int addr, unsigned int mask, unsigned int wdata) argument
/linux-master/drivers/firmware/efi/
H A Defibc.c41 efi_char16_t *wdata; local
/linux-master/drivers/hid/
H A Dhid-lg4ff.c85 struct lg4ff_wheel_data wdata; member in struct:lg4ff_device_entry
377 static void lg4ff_init_wheel_data(struct lg4ff_wheel_data * const wdata, const struct lg4ff_wheel *wheel, argument
[all...]
H A Dhid-wiimote-core.c45 struct wiimote_data *wdata = container_of(queue, struct wiimote_data, local
70 wiimote_queue(struct wiimote_data *wdata, const __u8 *buffer, size_t count) argument
124 wiiproto_keep_rumble(struct wiimote_data *wdata, __u8 *cmd1) argument
130 wiiproto_req_rumble(struct wiimote_data *wdata, __u8 rumble) argument
150 wiiproto_req_leds(struct wiimote_data *wdata, int leds) argument
194 select_drm(struct wiimote_data *wdata) argument
240 wiiproto_req_drm(struct wiimote_data *wdata, __u8 drm) argument
258 wiiproto_req_status(struct wiimote_data *wdata) argument
269 wiiproto_req_accel(struct wiimote_data *wdata, __u8 accel) argument
283 wiiproto_req_ir1(struct wiimote_data *wdata, __u8 flags) argument
294 wiiproto_req_ir2(struct wiimote_data *wdata, __u8 flags) argument
311 wiiproto_req_wmem(struct wiimote_data *wdata, bool eeprom, __u32 offset, const __u8 *buf, __u8 size) argument
336 wiiproto_req_rmem(struct wiimote_data *wdata, bool eeprom, __u32 offset, __u16 size) argument
362 wiimote_cmd_write(struct wiimote_data *wdata, __u32 offset, const __u8 *wmem, __u8 size) argument
381 wiimote_cmd_read(struct wiimote_data *wdata, __u32 offset, __u8 *rmem, __u8 size) argument
411 wiimote_cmd_init_ext(struct wiimote_data *wdata) argument
432 wiimote_cmd_read_ext(struct wiimote_data *wdata, __u8 *rmem) argument
469 wiimote_cmd_init_mp(struct wiimote_data *wdata) argument
490 wiimote_cmd_map_mp(struct wiimote_data *wdata, __u8 exttype) argument
514 wiimote_cmd_read_mp(struct wiimote_data *wdata, __u8 *rmem) argument
534 wiimote_cmd_read_mp_mapped(struct wiimote_data *wdata) argument
624 wiimote_modules_load(struct wiimote_data *wdata, unsigned int devtype) argument
689 wiimote_modules_unload(struct wiimote_data *wdata) argument
724 wiimote_ext_load(struct wiimote_data *wdata, unsigned int ext) argument
743 wiimote_ext_unload(struct wiimote_data *wdata) argument
759 wiimote_mp_load(struct wiimote_data *wdata) argument
778 wiimote_mp_unload(struct wiimote_data *wdata) argument
813 wiimote_init_set_type(struct wiimote_data *wdata, __u8 exttype) argument
867 wiimote_init_detect(struct wiimote_data *wdata) argument
913 wiimote_init_poll_mp(struct wiimote_data *wdata) argument
946 wiimote_init_check(struct wiimote_data *wdata) argument
1100 wiimote_init_hotplug(struct wiimote_data *wdata) argument
1210 struct wiimote_data *wdata = container_of(work, struct wiimote_data, local
1226 __wiimote_schedule(struct wiimote_data *wdata) argument
1232 wiimote_schedule(struct wiimote_data *wdata) argument
1243 struct wiimote_data *wdata = from_timer(wdata, t, timer); local
1250 handler_keys(struct wiimote_data *wdata, const __u8 *payload) argument
1271 handler_accel(struct wiimote_data *wdata, const __u8 *payload) argument
1304 handler_ext(struct wiimote_data *wdata, const __u8 *payload, size_t len) argument
1392 handler_ir(struct wiimote_data *wdata, const __u8 *payload, bool packed, unsigned int id) argument
1415 handler_status_K(struct wiimote_data *wdata, const __u8 *payload) argument
1425 handler_status(struct wiimote_data *wdata, const __u8 *payload) argument
1453 handler_generic_K(struct wiimote_data *wdata, const __u8 *payload) argument
1458 handler_data(struct wiimote_data *wdata, const __u8 *payload) argument
1479 handler_return(struct wiimote_data *wdata, const __u8 *payload) argument
1495 handler_drm_KA(struct wiimote_data *wdata, const __u8 *payload) argument
1501 handler_drm_KE(struct wiimote_data *wdata, const __u8 *payload) argument
1507 handler_drm_KAI(struct wiimote_data *wdata, const __u8 *payload) argument
1517 handler_drm_KEE(struct wiimote_data *wdata, const __u8 *payload) argument
1523 handler_drm_KIE(struct wiimote_data *wdata, const __u8 *payload) argument
1533 handler_drm_KAE(struct wiimote_data *wdata, const __u8 *payload) argument
1540 handler_drm_KAIE(struct wiimote_data *wdata, const __u8 *payload) argument
1551 handler_drm_E(struct wiimote_data *wdata, const __u8 *payload) argument
1556 handler_drm_SKAI1(struct wiimote_data *wdata, const __u8 *payload) argument
1568 handler_drm_SKAI2(struct wiimote_data *wdata, const __u8 *payload) argument
1625 struct wiimote_data *wdata = hid_get_drvdata(hdev); local
1654 struct wiimote_data *wdata = dev_to_wii(dev); local
1689 struct wiimote_data *wdata = dev_to_wii(dev); local
1707 struct wiimote_data *wdata = dev_to_wii(dev); local
1738 struct wiimote_data *wdata; local
1762 wiimote_destroy(struct wiimote_data *wdata) argument
1792 struct wiimote_data *wdata; local
1863 struct wiimote_data *wdata = hid_get_drvdata(hdev); local
[all...]
H A Dhid-wiimote-debug.c18 struct wiimote_data *wdata; member in struct:wiimote_debug
27 struct wiimote_data *wdata = dbg->wdata; local
172 wiidebug_init(struct wiimote_data *wdata) argument
197 wiidebug_deinit(struct wiimote_data *wdata) argument
[all...]
H A Dhid-wiimote-modules.c62 static void wiimod_keys_in_keys(struct wiimote_data *wdata, const __u8 *keys) argument
89 wiimod_keys_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
122 struct wiimote_data *wdata = container_of(work, struct wiimote_data, local
133 struct wiimote_data *wdata = input_get_drvdata(dev); local
155 wiimod_rumble_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
167 wiimod_rumble_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
203 struct wiimote_data *wdata = power_supply_get_drvdata(psy); local
234 wiimod_battery_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
268 wiimod_battery_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
297 struct wiimote_data *wdata = dev_to_wii(dev); local
318 struct wiimote_data *wdata = dev_to_wii(dev); local
338 wiimod_led_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
380 wiimod_led_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
425 wiimod_accel_in_accel(struct wiimote_data *wdata, const __u8 *accel) argument
461 struct wiimote_data *wdata = input_get_drvdata(dev); local
473 struct wiimote_data *wdata = input_get_drvdata(dev); local
481 wiimod_accel_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
522 wiimod_accel_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
550 wiimod_ir_in_ir(struct wiimote_data *wdata, const __u8 *ir, bool packed, unsigned int id) argument
607 wiimod_ir_change(struct wiimote_data *wdata, __u16 mode) argument
721 struct wiimote_data *wdata = input_get_drvdata(dev); local
728 struct wiimote_data *wdata = input_get_drvdata(dev); local
733 wiimod_ir_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
784 wiimod_ir_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
820 wiimod_nunchuk_in_ext(struct wiimote_data *wdata, const __u8 *ext) argument
906 struct wiimote_data *wdata = input_get_drvdata(dev); local
919 struct wiimote_data *wdata = input_get_drvdata(dev); local
928 wiimod_nunchuk_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
981 wiimod_nunchuk_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
1044 wiimod_classic_in_ext(struct wiimote_data *wdata, const __u8 *ext) argument
1200 struct wiimote_data *wdata = input_get_drvdata(dev); local
1213 struct wiimote_data *wdata = input_get_drvdata(dev); local
1222 wiimod_classic_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
1278 wiimod_classic_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
1309 wiimod_bboard_in_keys(struct wiimote_data *wdata, const __u8 *keys) argument
1316 wiimod_bboard_in_ext(struct wiimote_data *wdata, const __u8 *ext) argument
1391 struct wiimote_data *wdata = input_get_drvdata(dev); local
1404 struct wiimote_data *wdata = input_get_drvdata(dev); local
1417 struct wiimote_data *wdata = dev_to_wii(dev); local
1467 wiimod_bboard_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
1551 wiimod_bboard_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
1623 wiimod_pro_in_ext(struct wiimote_data *wdata, const __u8 *ext) argument
1766 struct wiimote_data *wdata = input_get_drvdata(dev); local
1779 struct wiimote_data *wdata = input_get_drvdata(dev); local
1791 struct wiimote_data *wdata = input_get_drvdata(dev); local
1817 struct wiimote_data *wdata = dev_to_wii(dev); local
1833 struct wiimote_data *wdata = dev_to_wii(dev); local
1862 wiimod_pro_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
1941 wiimod_pro_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
1977 wiimod_drums_report_pressure(struct wiimote_data *wdata, __u8 none, __u8 which, __u8 pressure, __u8 onoff, __u8 *store, __u16 code, __u8 which_code) argument
1994 wiimod_drums_in_ext(struct wiimote_data *wdata, const __u8 *ext) argument
2086 struct wiimote_data *wdata = input_get_drvdata(dev); local
2099 struct wiimote_data *wdata = input_get_drvdata(dev); local
2108 wiimod_drums_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
2172 wiimod_drums_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
2223 wiimod_guitar_in_ext(struct wiimote_data *wdata, const __u8 *ext) argument
2316 struct wiimote_data *wdata = input_get_drvdata(dev); local
2329 struct wiimote_data *wdata = input_get_drvdata(dev); local
2338 wiimod_guitar_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
2388 wiimod_guitar_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
2439 wiimod_turntable_in_ext(struct wiimote_data *wdata, const __u8 *ext) argument
2535 struct wiimote_data *wdata = input_get_drvdata(dev); local
2548 struct wiimote_data *wdata = input_get_drvdata(dev); local
2557 wiimod_turntable_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
2612 wiimod_turntable_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
2637 wiimod_builtin_mp_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
2649 wiimod_builtin_mp_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
2673 wiimod_no_mp_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
2685 wiimod_no_mp_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
2712 wiimod_mp_in_mp(struct wiimote_data *wdata, const __u8 *ext) argument
2773 struct wiimote_data *wdata = input_get_drvdata(dev); local
2787 struct wiimote_data *wdata = input_get_drvdata(dev); local
2797 wiimod_mp_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
2839 wiimod_mp_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) argument
[all...]
H A Dhid-wiimote.h298 wiimote_cmd_pending(struct wiimote_data *wdata, int cmd, __u32 opt) argument
305 wiimote_cmd_complete(struct wiimote_data *wdata) argument
312 wiimote_cmd_abort(struct wiimote_data *wdata) argument
321 wiimote_cmd_acquire(struct wiimote_data *wdata) argument
326 wiimote_cmd_acquire_noint(struct wiimote_data *wdata) argument
332 wiimote_cmd_set(struct wiimote_data *wdata, int cmd, __u32 opt) argument
340 wiimote_cmd_release(struct wiimote_data *wdata) argument
345 wiimote_cmd_wait(struct wiimote_data *wdata) argument
364 wiimote_cmd_wait_noint(struct wiimote_data *wdata) argument
[all...]
/linux-master/drivers/i2c/
H A Di2c-core-acpi.c27 u16 wdata; member in union:gsb_buffer::__anon1302
/linux-master/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_buffer.c260 __le16 wdata; local
/linux-master/drivers/iio/pressure/
H A Dmprls0025pa_i2c.c47 u8 wdata[MPR_PKT_SYNC_LEN]; local
/linux-master/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c1762 drxdap_fasi_read_modify_write_reg16(struct i2c_device_addr *dev_addr, u32 waddr, u32 raddr, u16 wdata, u16 *rdata) argument
1835 drxj_dap_rm_write_reg16short(struct i2c_device_addr *dev_addr, u32 waddr, u32 raddr, u16 wdata, u16 *rdata) argument
1873 drxj_dap_read_modify_write_reg16(struct i2c_device_addr *dev_addr, u32 waddr, u32 raddr, u16 wdata, u16 *rdata) argument
[all...]
/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-i2c.c72 u32 wdata, addr, ctrl; local
/linux-master/drivers/media/usb/hdpvr/
H A Dhdpvr-i2c.c50 hdpvr_i2c_read(struct hdpvr_device *dev, int bus, unsigned char addr, char *wdata, int wlen, char *data, int len) argument
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-i2c-core.c162 pvr2_i2c_basic_op(struct pvr2_hdw *hdw, u8 i2c_addr, u8 *wdata, u16 wlen, u8 *rdata, u16 rlen) argument
185 i2c_24xxx_ir(struct pvr2_hdw *hdw, u8 i2c_addr,u8 *wdata,u16 wlen,u8 *rdata,u16 rlen) argument
255 i2c_hack_wm8775(struct pvr2_hdw *hdw, u8 i2c_addr,u8 *wdata,u16 wlen,u8 *rdata,u16 rlen) argument
268 i2c_black_hole(struct pvr2_hdw *hdw, u8 i2c_addr,u8 *wdata,u16 wlen,u8 *rdata,u16 rlen) argument
281 i2c_hack_cx25840(struct pvr2_hdw *hdw, u8 i2c_addr,u8 *wdata,u16 wlen,u8 *rdata,u16 rlen) argument
[all...]
/linux-master/drivers/misc/
H A Dxilinx_sdfec.c462 u32 wdata; local
496 u32 wdata; local
531 u32 wdata; local
583 u32 wdata; local
[all...]
/linux-master/drivers/net/ethernet/sunplus/
H A Dspl2sw_mdio.c18 static int spl2sw_mdio_access(struct spl2sw_common *comm, u8 cmd, u8 addr, u8 regnum, u16 wdata) argument
/linux-master/drivers/net/usb/
H A Dcx82310_eth.c54 cx82310_cmd(struct usbnet *dev, enum cx82310_cmd cmd, bool reply, u8 *wdata, int wlen, u8 *rdata, int rlen) argument
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dmain.h535 u32 wdata; member in struct:rtw_ltecoex_addr
H A Dwow.c81 u32 wdata; local
65 rtw_wow_pattern_write_cam(struct rtw_dev *rtwdev, u8 addr, u32 wdata) argument
[all...]
/linux-master/drivers/pinctrl/spear/
H A Dpinctrl-plgpio.c45 u32 wdata; /* write data register */ member in struct:plgpio_regs
[all...]
/linux-master/drivers/platform/x86/
H A Dmsi-ec.c1206 u8 wdata; local

Completed in 360 milliseconds

12