Home
last modified time | relevance | path

Searched defs:embd_phy (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/usb/
Dasix_devices.c301 int ret, embd_phy; in ax88772_reset() local
420 int ret, embd_phy, i; in ax88772_bind() local
Dsr9800.c599 int ret, embd_phy; in sr9800_reset() local
730 int ret, embd_phy; in sr9800_bind() local
Dax88172a.c204 static int ax88172a_reset_phy(struct usbnet *dev, int embd_phy) in ax88172a_reset_phy()