Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap1/
H A Dusb.c273 static u32 __init omap1_usb0_init(unsigned nwires, unsigned is_device) in omap1_usb0_init()
/linux/security/landlock/
H A Dfs.c1609 static bool is_device(const struct file *const file) in is_device() function
/linux/drivers/extcon/
H A Dextcon-rtk-type-c.c293 bool is_device = false; in switch_type_c_dr_mode() local