Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-sony.c556 const char ghl_magic_data[], u16 poke_size) in ghl_init_urb() argument
561 u16 ghl_magic_value = (((HID_OUTPUT_REPORT + 1) << 8) | ghl_magic_data[0]); in ghl_init_urb()
579 memcpy(databuf, ghl_magic_data, poke_size); in ghl_init_urb()