Searched refs:i8042_pnp_id_to_string (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/serio/ |
H A D | i8042-loongsonio.h | 80 static void i8042_pnp_id_to_string(struct pnp_id *id, char *dst, int dst_size) in i8042_pnp_id_to_string() function 109 i8042_pnp_id_to_string(dev->id, i8042_kbd_firmware_id, in i8042_pnp_kbd_probe() 137 i8042_pnp_id_to_string(dev->id, i8042_aux_firmware_id, in i8042_pnp_aux_probe()
|
H A D | i8042-acpipnpio.h | 1277 static void i8042_pnp_id_to_string(struct pnp_id *id, char *dst, int dst_size) in i8042_pnp_id_to_string() function 1304 i8042_pnp_id_to_string(dev->id, i8042_kbd_firmware_id, in i8042_pnp_kbd_probe() 1331 i8042_pnp_id_to_string(dev->id, i8042_aux_firmware_id, in i8042_pnp_aux_probe()
|
/kernel/linux/linux-6.6/drivers/input/serio/ |
H A D | i8042-acpipnpio.h | 1382 static void i8042_pnp_id_to_string(struct pnp_id *id, char *dst, int dst_size) in i8042_pnp_id_to_string() function 1409 i8042_pnp_id_to_string(dev->id, i8042_kbd_firmware_id, in i8042_pnp_kbd_probe() 1436 i8042_pnp_id_to_string(dev->id, i8042_aux_firmware_id, in i8042_pnp_aux_probe()
|
Completed in 4 milliseconds