Home
last modified time | relevance | path

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

/drivers/hid/
Dhid-rmi.c802 u8 dir_byte = buf[byte_position]; in rmi_populate_f30() local
804 bool dir = (dir_byte >> bit_position) & BIT(0); in rmi_populate_f30()