Searched defs:self_id_count (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/firewire/ |
H A D | core-topology.c | 170 build_tree(struct fw_card *card, u32 *sid, int self_id_count) build_tree() argument 487 update_topology_map(struct fw_card *card, u32 *self_ids, int self_id_count) update_topology_map() argument 503 fw_core_handle_bus_reset(struct fw_card *card, int node_id, int generation, int self_id_count, u32 *self_ids, bool bm_abdicate) fw_core_handle_bus_reset() argument
|
H A D | ohci.c | 460 static void log_selfids(struct fw_ohci *ohci, int generation, int self_id_count) in log_selfids() argument 1877 static int find_and_insert_self_id(struct fw_ohci *ohci, int self_id_count) in find_and_insert_self_id() argument 1831 get_self_id_pos(struct fw_ohci *ohci, u32 self_id, int self_id_count) get_self_id_pos() argument 1925 int self_id_count, generation, new_generation, i, j; bus_reset_work() local [all...] |
/kernel/linux/linux-6.6/drivers/firewire/ |
H A D | core-topology.c | 171 build_tree(struct fw_card *card, u32 *sid, int self_id_count) build_tree() argument 488 update_topology_map(struct fw_card *card, u32 *self_ids, int self_id_count) update_topology_map() argument 504 fw_core_handle_bus_reset(struct fw_card *card, int node_id, int generation, int self_id_count, u32 *self_ids, bool bm_abdicate) fw_core_handle_bus_reset() argument
|
H A D | ohci.c | 460 static void log_selfids(struct fw_ohci *ohci, int generation, int self_id_count) in log_selfids() argument 1888 static int find_and_insert_self_id(struct fw_ohci *ohci, int self_id_count) in find_and_insert_self_id() argument 1842 get_self_id_pos(struct fw_ohci *ohci, u32 self_id, int self_id_count) get_self_id_pos() argument 1936 int self_id_count, generation, new_generation, i, j; bus_reset_work() local [all...] |
Completed in 14 milliseconds