Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Deeprom.c403 * tb_drom_parse_entries - parse the linked list of drom entries
407 static int tb_drom_parse_entries(struct tb_switch *sw, size_t header_size) in tb_drom_parse_entries() function
596 return tb_drom_parse_entries(sw, TB_DROM_HEADER_SIZE); in tb_drom_parse_v1()
612 return tb_drom_parse_entries(sw, USB4_DROM_HEADER_SIZE); in usb4_drom_parse()
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Deeprom.c378 * tb_drom_parse_entries - parse the linked list of drom entries
382 static int tb_drom_parse_entries(struct tb_switch *sw) in tb_drom_parse_entries() function
617 res = tb_drom_parse_entries(sw); in tb_drom_read()

Completed in 2 milliseconds