Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-sony.c561 u16 ghl_magic_value = (((HID_OUTPUT_REPORT + 1) << 8) | ghl_magic_data[0]); in ghl_init_urb() local
576 cr->wValue = cpu_to_le16(ghl_magic_value); in ghl_init_urb()