Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/input/rmi4/
H A Drmi_smbus.c23 #define RMI_SMB2_MAP_FLAGS_WE 0x01 macro
98 if (entry->flags & RMI_SMB2_MAP_FLAGS_WE) { in rmi_smb_get_command_code()
112 new_map.flags = !isread ? RMI_SMB2_MAP_FLAGS_WE : 0; in rmi_smb_get_command_code()
/kernel/linux/linux-5.10/drivers/input/rmi4/
H A Drmi_smbus.c23 #define RMI_SMB2_MAP_FLAGS_WE 0x01 macro
98 if (entry->flags & RMI_SMB2_MAP_FLAGS_WE) { in rmi_smb_get_command_code()
112 new_map.flags = !isread ? RMI_SMB2_MAP_FLAGS_WE : 0; in rmi_smb_get_command_code()

Completed in 2 milliseconds