Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/
H A Dtraits.hpp342 struct is_device : detail::has_trait<T, device_tag> { }; struct
/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dusb.c289 static u32 __init omap1_usb0_init(unsigned nwires, unsigned is_device) in omap1_usb0_init()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c871 static void bcm63xx_select_phy_mode(struct bcm63xx_udc *udc, bool is_device) in bcm63xx_select_phy_mode()