Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/usb/
Disp1362.h27 unsigned no_power_switching:1; member
/linux-4.4.14/arch/blackfin/mach-bf533/boards/
Dip0x.c249 .no_power_switching = 1,
Dcm_bf533.c390 .no_power_switching = 1,
/linux-4.4.14/arch/blackfin/mach-bf561/boards/
Dcm_bf561.c257 .no_power_switching = 1,
Dezkit.c90 .no_power_switching = 1,
/linux-4.4.14/arch/blackfin/mach-bf537/boards/
Dtcm_bf537.c217 .no_power_switching = 1,
Dcm_bf537u.c217 .no_power_switching = 1,
Dcm_bf537e.c282 .no_power_switching = 1,
Dstamp.c278 .no_power_switching = 1,
/linux-4.4.14/drivers/usb/host/
Disp1362-hcd.c2547 if (board->no_power_switching) in isp1362_hc_start()