Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/adapter/
H A Dconcept_adapter.hpp45 is_device<T>,
51 is_device<T>,
57 is_device<T>,
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dusb-omap1.h46 u32 (*usb0_init)(unsigned nwires, unsigned is_device);
/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() argument
305 if (is_device) { in omap1_usb0_init()
337 if (!is_device) in omap1_usb0_init()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/
H A Dtraits_fwd.hpp79 struct is_device;
H A Dtraits.hpp342 struct is_device : detail::has_trait<T, device_tag> { }; struct
/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() argument
879 val |= is_device ? GPIO_PINMUX_OTHR_6328_USB_DEV : in bcm63xx_select_phy_mode()
885 if (is_device) { in bcm63xx_select_phy_mode()
895 if (is_device) in bcm63xx_select_phy_mode()