Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/rmi4/
Drmi_smbus.c26 #define RMI_SMB2_MAP_FLAGS_WE 0x01 macro
101 if (entry->flags & RMI_SMB2_MAP_FLAGS_WE) { in rmi_smb_get_command_code()
115 new_map.flags = !isread ? RMI_SMB2_MAP_FLAGS_WE : 0; in rmi_smb_get_command_code()