Searched refs:ec_command (Results  1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/acpi/ | 
| D | ec.c | 91 enum ec_command {  enum
  | 
| /linux-4.4.14/drivers/isdn/hardware/eicon/ | 
| D | message.c | 211 static void ec_command(dword Id, PLCI *plci, byte Rc); 12714 static void ec_command(dword Id, PLCI *plci, byte Rc)  in ec_command()  function 12896 						start_internal_command(Id, plci, ec_command);  in ec_request() 12903 						start_internal_command(Id, plci, ec_command);  in ec_request() 12908 						start_internal_command(Id, plci, ec_command);  in ec_request() 12913 						start_internal_command(Id, plci, ec_command);  in ec_request() 12918 						start_internal_command(Id, plci, ec_command);  in ec_request() 12991 						start_internal_command(Id, plci, ec_command);  in ec_request() 12998 						start_internal_command(Id, plci, ec_command);  in ec_request()
  |