Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dcore.h130 void fw_cdev_handle_phy_packet(struct fw_card *card, struct fw_packet *p);
H A Dcore-transaction.c1001 fw_cdev_handle_phy_packet(card, p); in fw_core_handle_request()
H A Dcore-cdev.c1682 void fw_cdev_handle_phy_packet(struct fw_card *card, struct fw_packet *p) in fw_cdev_handle_phy_packet() function