Searched refs:print_eisa_id (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/parisc/ |
H A D | eisa_enumerator.c | 54 static void print_eisa_id(char *s, u_int32_t id) in print_eisa_id() function 332 print_eisa_id(board, es->eisa_slot_id); in parse_slot_config() 446 print_eisa_id(id_string, es->eisa_slot_id); in init_slot() 453 print_eisa_id(id_string, id); in init_slot() 457 print_eisa_id(id_string, es->eisa_slot_id); in init_slot()
|
/kernel/linux/linux-6.6/drivers/parisc/ |
H A D | eisa_enumerator.c | 54 static void print_eisa_id(char *s, u_int32_t id) in print_eisa_id() function 332 print_eisa_id(board, es->eisa_slot_id); in parse_slot_config() 446 print_eisa_id(id_string, es->eisa_slot_id); in init_slot() 453 print_eisa_id(id_string, id); in init_slot() 457 print_eisa_id(id_string, es->eisa_slot_id); in init_slot()
|
Completed in 3 milliseconds