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

/linux-master/drivers/net/usb/
H A Dr8152.c1037 struct fw_phy_union { struct
4365 static bool rtl8152_is_fw_phy_union_ok(struct r8152 *tp, struct fw_phy_union *phy)
4805 if (!rtl8152_is_fw_phy_union_ok(tp, (struct fw_phy_union *)block)) {
4826 if (!rtl8152_is_fw_phy_union_ok(tp, (struct fw_phy_union *)block)) {
4846 if (!rtl8152_is_fw_phy_union_ok(tp, (struct fw_phy_union *)block)) {
4865 if (!rtl8152_is_fw_phy_union_ok(tp, (struct fw_phy_union *)block)) {
4883 if (!rtl8152_is_fw_phy_union_ok(tp, (struct fw_phy_union *)block)) {
4890 if (!rtl8152_is_fw_phy_union_ok(tp, (struct fw_phy_union *)block)) {
5071 static void rtl8152_fw_phy_union_apply(struct r8152 *tp, struct fw_phy_union *phy)
5255 rtl8152_fw_phy_union_apply(tp, (struct fw_phy_union *)bloc
[all...]

Completed in 229 milliseconds