Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/rmi4/
Drmi_smbus.c83 u16 rmiaddr, int bytecount, bool isread, u8 *commandcode) in rmi_smb_get_command_code() argument
97 if (isread) { in rmi_smb_get_command_code()
115 new_map.flags = !isread ? RMI_SMB2_MAP_FLAGS_WE : 0; in rmi_smb_get_command_code()