Home
last modified time | relevance | path

Searched defs:wdata (Results 26 - 50 of 80) sorted by relevance

1234

/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dmac_iop.h102 __u8 wdata; /* write a data byte */ member
/kernel/linux/linux-5.10/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_buffer.c237 __le16 wdata; in st_lsm6dsx_update_watermark() local
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dwow.c53 u32 wdata; in rtw_wow_pattern_write_cam_ent() local
37 rtw_wow_pattern_write_cam(struct rtw_dev *rtwdev, u8 addr, u32 wdata) rtw_wow_pattern_write_cam() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/i2c/
H A Datomisp-ov2722.c132 __be16 *wdata = (__be16 *)&data[2]; in ov2722_write_reg() local
H A Datomisp-mt9m114.c140 u16 *wdata = (void *)&data[2]; in mt9m114_write_reg() local
145 u32 *wdata = (void *)&data[2]; in mt9m114_write_reg() local
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dwow.c81 u32 wdata; in rtw_wow_pattern_write_cam_ent() local
65 rtw_wow_pattern_write_cam(struct rtw_dev *rtwdev, u8 addr, u32 wdata) rtw_wow_pattern_write_cam() argument
[all...]
/kernel/linux/linux-6.6/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_buffer.c238 __le16 wdata; in st_lsm6dsx_update_watermark() local
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-lg4ff.c85 struct lg4ff_wheel_data wdata; member
377 static void lg4ff_init_wheel_data(struct lg4ff_wheel_data * const wdata, const struct lg4ff_wheel *wheel, in lg4ff_init_wheel_data() argument
[all...]
H A Dhid-wiimote-core.c45 struct wiimote_data *wdata = container_of(queue, struct wiimote_data, in wiimote_queue_worker() local
70 wiimote_queue(struct wiimote_data *wdata, const __u8 *buffer, size_t count) wiimote_queue() argument
124 wiiproto_keep_rumble(struct wiimote_data *wdata, __u8 *cmd1) wiiproto_keep_rumble() argument
130 wiiproto_req_rumble(struct wiimote_data *wdata, __u8 rumble) wiiproto_req_rumble() argument
150 wiiproto_req_leds(struct wiimote_data *wdata, int leds) wiiproto_req_leds() argument
194 select_drm(struct wiimote_data *wdata) select_drm() argument
240 wiiproto_req_drm(struct wiimote_data *wdata, __u8 drm) wiiproto_req_drm() argument
258 wiiproto_req_status(struct wiimote_data *wdata) wiiproto_req_status() argument
269 wiiproto_req_accel(struct wiimote_data *wdata, __u8 accel) wiiproto_req_accel() argument
283 wiiproto_req_ir1(struct wiimote_data *wdata, __u8 flags) wiiproto_req_ir1() argument
294 wiiproto_req_ir2(struct wiimote_data *wdata, __u8 flags) wiiproto_req_ir2() argument
311 wiiproto_req_wmem(struct wiimote_data *wdata, bool eeprom, __u32 offset, const __u8 *buf, __u8 size) wiiproto_req_wmem() argument
336 wiiproto_req_rmem(struct wiimote_data *wdata, bool eeprom, __u32 offset, __u16 size) wiiproto_req_rmem() argument
362 wiimote_cmd_write(struct wiimote_data *wdata, __u32 offset, const __u8 *wmem, __u8 size) wiimote_cmd_write() argument
381 wiimote_cmd_read(struct wiimote_data *wdata, __u32 offset, __u8 *rmem, __u8 size) wiimote_cmd_read() argument
411 wiimote_cmd_init_ext(struct wiimote_data *wdata) wiimote_cmd_init_ext() argument
432 wiimote_cmd_read_ext(struct wiimote_data *wdata, __u8 *rmem) wiimote_cmd_read_ext() argument
466 wiimote_cmd_init_mp(struct wiimote_data *wdata) wiimote_cmd_init_mp() argument
487 wiimote_cmd_map_mp(struct wiimote_data *wdata, __u8 exttype) wiimote_cmd_map_mp() argument
510 wiimote_cmd_read_mp(struct wiimote_data *wdata, __u8 *rmem) wiimote_cmd_read_mp() argument
530 wiimote_cmd_read_mp_mapped(struct wiimote_data *wdata) wiimote_cmd_read_mp_mapped() argument
620 wiimote_modules_load(struct wiimote_data *wdata, unsigned int devtype) wiimote_modules_load() argument
685 wiimote_modules_unload(struct wiimote_data *wdata) wiimote_modules_unload() argument
720 wiimote_ext_load(struct wiimote_data *wdata, unsigned int ext) wiimote_ext_load() argument
739 wiimote_ext_unload(struct wiimote_data *wdata) wiimote_ext_unload() argument
755 wiimote_mp_load(struct wiimote_data *wdata) wiimote_mp_load() argument
774 wiimote_mp_unload(struct wiimote_data *wdata) wiimote_mp_unload() argument
809 wiimote_init_set_type(struct wiimote_data *wdata, __u8 exttype) wiimote_init_set_type() argument
863 wiimote_init_detect(struct wiimote_data *wdata) wiimote_init_detect() argument
909 wiimote_init_poll_mp(struct wiimote_data *wdata) wiimote_init_poll_mp() argument
942 wiimote_init_check(struct wiimote_data *wdata) wiimote_init_check() argument
1095 wiimote_init_hotplug(struct wiimote_data *wdata) wiimote_init_hotplug() argument
1205 struct wiimote_data *wdata = container_of(work, struct wiimote_data, wiimote_init_worker() local
1221 __wiimote_schedule(struct wiimote_data *wdata) __wiimote_schedule() argument
1227 wiimote_schedule(struct wiimote_data *wdata) wiimote_schedule() argument
1238 struct wiimote_data *wdata = from_timer(wdata, t, timer); wiimote_init_timeout() local
1245 handler_keys(struct wiimote_data *wdata, const __u8 *payload) handler_keys() argument
1266 handler_accel(struct wiimote_data *wdata, const __u8 *payload) handler_accel() argument
1299 handler_ext(struct wiimote_data *wdata, const __u8 *payload, size_t len) handler_ext() argument
1387 handler_ir(struct wiimote_data *wdata, const __u8 *payload, bool packed, unsigned int id) handler_ir() argument
1410 handler_status_K(struct wiimote_data *wdata, const __u8 *payload) handler_status_K() argument
1420 handler_status(struct wiimote_data *wdata, const __u8 *payload) handler_status() argument
1448 handler_generic_K(struct wiimote_data *wdata, const __u8 *payload) handler_generic_K() argument
1453 handler_data(struct wiimote_data *wdata, const __u8 *payload) handler_data() argument
1474 handler_return(struct wiimote_data *wdata, const __u8 *payload) handler_return() argument
1490 handler_drm_KA(struct wiimote_data *wdata, const __u8 *payload) handler_drm_KA() argument
1496 handler_drm_KE(struct wiimote_data *wdata, const __u8 *payload) handler_drm_KE() argument
1502 handler_drm_KAI(struct wiimote_data *wdata, const __u8 *payload) handler_drm_KAI() argument
1512 handler_drm_KEE(struct wiimote_data *wdata, const __u8 *payload) handler_drm_KEE() argument
1518 handler_drm_KIE(struct wiimote_data *wdata, const __u8 *payload) handler_drm_KIE() argument
1528 handler_drm_KAE(struct wiimote_data *wdata, const __u8 *payload) handler_drm_KAE() argument
1535 handler_drm_KAIE(struct wiimote_data *wdata, const __u8 *payload) handler_drm_KAIE() argument
1546 handler_drm_E(struct wiimote_data *wdata, const __u8 *payload) handler_drm_E() argument
1551 handler_drm_SKAI1(struct wiimote_data *wdata, const __u8 *payload) handler_drm_SKAI1() argument
1563 handler_drm_SKAI2(struct wiimote_data *wdata, const __u8 *payload) handler_drm_SKAI2() argument
1620 struct wiimote_data *wdata = hid_get_drvdata(hdev); wiimote_hid_event() local
1649 struct wiimote_data *wdata = dev_to_wii(dev); wiimote_ext_show() local
1682 struct wiimote_data *wdata = dev_to_wii(dev); wiimote_ext_store() local
1700 struct wiimote_data *wdata = dev_to_wii(dev); wiimote_dev_show() local
1731 struct wiimote_data *wdata; wiimote_create() local
1755 wiimote_destroy(struct wiimote_data *wdata) wiimote_destroy() argument
1785 struct wiimote_data *wdata; wiimote_hid_probe() local
1856 struct wiimote_data *wdata = hid_get_drvdata(hdev); wiimote_hid_remove() local
[all...]
/kernel/linux/linux-5.10/fs/nfs/filelayout/
H A Dfilelayout.c413 struct nfs_commit_data *wdata = data; in filelayout_commit_prepare() local
/kernel/linux/linux-5.10/fs/nfs/
H A Dpnfs_nfs.c44 struct nfs_commit_data *wdata = data; in pnfs_generic_write_commit_done() local
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dmsi-laptop.c160 u8 wdata = 0, rdata; in get_lcd_level() local
173 u8 wdata = 4, rdata; in get_auto_brightness() local
186 u8 wdata[2], rdata; in set_auto_brightness() local
206 u8 wdata = 0, rdata; set_device_state() local
237 u8 wdata = 0, rdata; get_wireless_state() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/i2c/
H A Datomisp-mt9m114.c140 u16 *wdata = (void *)&data[2]; in mt9m114_write_reg() local
145 u32 *wdata = (void *)&data[2]; in mt9m114_write_reg() local
H A Datomisp-ov2722.c132 __be16 *wdata = (__be16 *)&data[2]; in ov2722_write_reg() local
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/i2c/ov5693/
H A Datomisp-ov5693.c283 __be16 *wdata = (void *)&data[2]; in ov5693_write_reg() local
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H A Ds626.c193 s626_debi_write(struct comedi_device *dev, u16 addr, u16 wdata) s626_debi_write() argument
209 s626_debi_replace(struct comedi_device *dev, unsigned int addr, unsigned int mask, unsigned int wdata) s626_debi_replace() argument
/kernel/linux/linux-6.6/fs/nfs/
H A Dpnfs_nfs.c44 struct nfs_commit_data *wdata = data; in pnfs_generic_write_commit_done() local
/kernel/linux/linux-6.6/fs/nfs/filelayout/
H A Dfilelayout.c413 struct nfs_commit_data *wdata = data; in filelayout_commit_prepare() local
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/i2c/ov5693/
H A Datomisp-ov5693.c283 __be16 *wdata = (void *)&data[2]; in ov5693_write_reg() local
/kernel/linux/linux-6.6/drivers/spmi/
H A Dspmi-mtk-pmif.c34 u32 wdata; member
384 u32 data, wdata, cmd; in pmif_spmi_write_cmd() local
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dmsi-laptop.c158 u8 wdata = 0, rdata; in get_lcd_level() local
171 u8 wdata = 4, rdata; in get_auto_brightness() local
184 u8 wdata[2], rdata; in set_auto_brightness() local
204 u8 wdata = 0, rdata; set_device_state() local
235 u8 wdata = 0, rdata; get_wireless_state() local
[all...]
/kernel/linux/linux-6.6/drivers/comedi/drivers/
H A Ds626.c192 s626_debi_write(struct comedi_device *dev, u16 addr, u16 wdata) s626_debi_write() argument
208 s626_debi_replace(struct comedi_device *dev, unsigned int addr, unsigned int mask, unsigned int wdata) s626_debi_replace() argument
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-lg4ff.c85 struct lg4ff_wheel_data wdata; member
377 static void lg4ff_init_wheel_data(struct lg4ff_wheel_data * const wdata, const struct lg4ff_wheel *wheel, in lg4ff_init_wheel_data() argument
[all...]
H A Dhid-wiimote-core.c45 struct wiimote_data *wdata = container_of(queue, struct wiimote_data, in wiimote_queue_worker() local
70 wiimote_queue(struct wiimote_data *wdata, const __u8 *buffer, size_t count) wiimote_queue() argument
124 wiiproto_keep_rumble(struct wiimote_data *wdata, __u8 *cmd1) wiiproto_keep_rumble() argument
130 wiiproto_req_rumble(struct wiimote_data *wdata, __u8 rumble) wiiproto_req_rumble() argument
150 wiiproto_req_leds(struct wiimote_data *wdata, int leds) wiiproto_req_leds() argument
194 select_drm(struct wiimote_data *wdata) select_drm() argument
240 wiiproto_req_drm(struct wiimote_data *wdata, __u8 drm) wiiproto_req_drm() argument
258 wiiproto_req_status(struct wiimote_data *wdata) wiiproto_req_status() argument
269 wiiproto_req_accel(struct wiimote_data *wdata, __u8 accel) wiiproto_req_accel() argument
283 wiiproto_req_ir1(struct wiimote_data *wdata, __u8 flags) wiiproto_req_ir1() argument
294 wiiproto_req_ir2(struct wiimote_data *wdata, __u8 flags) wiiproto_req_ir2() argument
311 wiiproto_req_wmem(struct wiimote_data *wdata, bool eeprom, __u32 offset, const __u8 *buf, __u8 size) wiiproto_req_wmem() argument
336 wiiproto_req_rmem(struct wiimote_data *wdata, bool eeprom, __u32 offset, __u16 size) wiiproto_req_rmem() argument
362 wiimote_cmd_write(struct wiimote_data *wdata, __u32 offset, const __u8 *wmem, __u8 size) wiimote_cmd_write() argument
381 wiimote_cmd_read(struct wiimote_data *wdata, __u32 offset, __u8 *rmem, __u8 size) wiimote_cmd_read() argument
411 wiimote_cmd_init_ext(struct wiimote_data *wdata) wiimote_cmd_init_ext() argument
432 wiimote_cmd_read_ext(struct wiimote_data *wdata, __u8 *rmem) wiimote_cmd_read_ext() argument
469 wiimote_cmd_init_mp(struct wiimote_data *wdata) wiimote_cmd_init_mp() argument
490 wiimote_cmd_map_mp(struct wiimote_data *wdata, __u8 exttype) wiimote_cmd_map_mp() argument
514 wiimote_cmd_read_mp(struct wiimote_data *wdata, __u8 *rmem) wiimote_cmd_read_mp() argument
534 wiimote_cmd_read_mp_mapped(struct wiimote_data *wdata) wiimote_cmd_read_mp_mapped() argument
624 wiimote_modules_load(struct wiimote_data *wdata, unsigned int devtype) wiimote_modules_load() argument
689 wiimote_modules_unload(struct wiimote_data *wdata) wiimote_modules_unload() argument
724 wiimote_ext_load(struct wiimote_data *wdata, unsigned int ext) wiimote_ext_load() argument
743 wiimote_ext_unload(struct wiimote_data *wdata) wiimote_ext_unload() argument
759 wiimote_mp_load(struct wiimote_data *wdata) wiimote_mp_load() argument
778 wiimote_mp_unload(struct wiimote_data *wdata) wiimote_mp_unload() argument
813 wiimote_init_set_type(struct wiimote_data *wdata, __u8 exttype) wiimote_init_set_type() argument
867 wiimote_init_detect(struct wiimote_data *wdata) wiimote_init_detect() argument
913 wiimote_init_poll_mp(struct wiimote_data *wdata) wiimote_init_poll_mp() argument
946 wiimote_init_check(struct wiimote_data *wdata) wiimote_init_check() argument
1100 wiimote_init_hotplug(struct wiimote_data *wdata) wiimote_init_hotplug() argument
1210 struct wiimote_data *wdata = container_of(work, struct wiimote_data, wiimote_init_worker() local
1226 __wiimote_schedule(struct wiimote_data *wdata) __wiimote_schedule() argument
1232 wiimote_schedule(struct wiimote_data *wdata) wiimote_schedule() argument
1243 struct wiimote_data *wdata = from_timer(wdata, t, timer); wiimote_init_timeout() local
1250 handler_keys(struct wiimote_data *wdata, const __u8 *payload) handler_keys() argument
1271 handler_accel(struct wiimote_data *wdata, const __u8 *payload) handler_accel() argument
1304 handler_ext(struct wiimote_data *wdata, const __u8 *payload, size_t len) handler_ext() argument
1392 handler_ir(struct wiimote_data *wdata, const __u8 *payload, bool packed, unsigned int id) handler_ir() argument
1415 handler_status_K(struct wiimote_data *wdata, const __u8 *payload) handler_status_K() argument
1425 handler_status(struct wiimote_data *wdata, const __u8 *payload) handler_status() argument
1453 handler_generic_K(struct wiimote_data *wdata, const __u8 *payload) handler_generic_K() argument
1458 handler_data(struct wiimote_data *wdata, const __u8 *payload) handler_data() argument
1479 handler_return(struct wiimote_data *wdata, const __u8 *payload) handler_return() argument
1495 handler_drm_KA(struct wiimote_data *wdata, const __u8 *payload) handler_drm_KA() argument
1501 handler_drm_KE(struct wiimote_data *wdata, const __u8 *payload) handler_drm_KE() argument
1507 handler_drm_KAI(struct wiimote_data *wdata, const __u8 *payload) handler_drm_KAI() argument
1517 handler_drm_KEE(struct wiimote_data *wdata, const __u8 *payload) handler_drm_KEE() argument
1523 handler_drm_KIE(struct wiimote_data *wdata, const __u8 *payload) handler_drm_KIE() argument
1533 handler_drm_KAE(struct wiimote_data *wdata, const __u8 *payload) handler_drm_KAE() argument
1540 handler_drm_KAIE(struct wiimote_data *wdata, const __u8 *payload) handler_drm_KAIE() argument
1551 handler_drm_E(struct wiimote_data *wdata, const __u8 *payload) handler_drm_E() argument
1556 handler_drm_SKAI1(struct wiimote_data *wdata, const __u8 *payload) handler_drm_SKAI1() argument
1568 handler_drm_SKAI2(struct wiimote_data *wdata, const __u8 *payload) handler_drm_SKAI2() argument
1625 struct wiimote_data *wdata = hid_get_drvdata(hdev); wiimote_hid_event() local
1654 struct wiimote_data *wdata = dev_to_wii(dev); wiimote_ext_show() local
1689 struct wiimote_data *wdata = dev_to_wii(dev); wiimote_ext_store() local
1707 struct wiimote_data *wdata = dev_to_wii(dev); wiimote_dev_show() local
1738 struct wiimote_data *wdata; wiimote_create() local
1762 wiimote_destroy(struct wiimote_data *wdata) wiimote_destroy() argument
1792 struct wiimote_data *wdata; wiimote_hid_probe() local
1863 struct wiimote_data *wdata = hid_get_drvdata(hdev); wiimote_hid_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/acpi/
H A Dec.c154 const u8 *wdata; member
881 u8 wdata[2] = { address, data }; in acpi_ec_write() local
920 ec_transaction(u8 command, const u8 *wdata, unsigned wdata_len, u8 *rdata, unsigned rdata_len) ec_transaction() argument
[all...]

Completed in 43 milliseconds

1234