Home
last modified time | relevance | path

Searched refs:fw_send_phy_config (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/firewire/
Dcore.h249 void fw_send_phy_config(struct fw_card *card,
Dcore-card.c252 fw_send_phy_config(card, FW_PHY_CONFIG_NO_NODE_ID, card->generation, in br_work()
486 fw_send_phy_config(card, new_root_id, generation, gap_count); in bm_work()
Dcore-transaction.c451 void fw_send_phy_config(struct fw_card *card, in fw_send_phy_config() function