Home
last modified time | relevance | path

Searched refs:wiiproto_req_rmem (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/hid/
Dhid-wiimote.h278 wiiproto_req_rmem((wdata), false, (os), (sz))
280 wiiproto_req_rmem((wdata), true, (os), (sz))
281 extern void wiiproto_req_rmem(struct wiimote_data *wdata, bool eeprom,
Dhid-wiimote-core.c336 void wiiproto_req_rmem(struct wiimote_data *wdata, bool eeprom, __u32 offset, in wiiproto_req_rmem() function