Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/otg/
Dnop-usb-xceiv.c35 struct nop_usb_xceiv { struct
61 static inline struct nop_usb_xceiv *xceiv_to_nop(struct otg_transceiver *x) in xceiv_to_nop()
63 return container_of(x, struct nop_usb_xceiv, otg); in xceiv_to_nop()
74 struct nop_usb_xceiv *nop; in nop_set_peripheral()
93 struct nop_usb_xceiv *nop; in nop_set_host()
111 struct nop_usb_xceiv *nop; in nop_usb_xceiv_probe()
145 struct nop_usb_xceiv *nop = platform_get_drvdata(pdev); in nop_usb_xceiv_remove()