Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dcore.h278 void fw_send_phy_config(struct fw_card *card,
H A Dcore-card.c252 fw_send_phy_config(card, FW_PHY_CONFIG_NO_NODE_ID, card->generation, in br_work()
502 fw_send_phy_config(card, new_root_id, generation, gap_count); in bm_work()
H A Dcore-transaction.c458 void fw_send_phy_config(struct fw_card *card, in fw_send_phy_config() function