Searched defs:turn_on (Results 1 – 10 of 10) sorted by relevance
/linux/arch/x86/kernel/ |
H A D | ioport.c | 71 long ksys_ioperm(unsigned long from, unsigned long num, int turn_on) in ksys_ioperm() 158 SYSCALL_DEFINE3(ioperm, unsigned long, from, unsigned long, num, int, turn_on) in SYSCALL_DEFINE3() argument 207 long ksys_ioperm(unsigned long from, unsigned long num, int turn_on) in ksys_ioperm() 211 SYSCALL_DEFINE3(ioperm, unsigned long, from, unsigned long, num, int, turn_on) in SYSCALL_DEFINE3() argument
|
/linux/drivers/staging/greybus/ |
H A D | vibrator.c | 42 static int turn_on(struct gb_vibrator_device *vib, u16 timeout_ms) in turn_on() function
|
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | leds.c | 51 bool turn_on; in b43_led_update() local
|
/linux/drivers/ssb/ |
H A D | ssb_private.h | 40 int turn_on) in ssb_pci_xtal()
|
H A D | pci.c | 84 int ssb_pci_xtal(struct ssb_bus *bus, u32 what, int turn_on) in ssb_pci_xtal()
|
/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
H A D | halbtc8821a1ant.c | 1003 bool force_exec, bool turn_on, u8 type) in btc8821a1ant_ps_tdma()
|
H A D | halbtc8723b2ant.c | 1208 bool turn_on, u8 type) in btc8723b2ant_ps_tdma()
|
H A D | halbtc8192e2ant.c | 1195 bool force_exec, bool turn_on, u8 type) in btc8192e2ant_ps_tdma()
|
H A D | halbtc8821a2ant.c | 1122 bool force_exec, bool turn_on, u8 type) in btc8821a2ant_ps_tdma()
|
/linux/drivers/media/usb/as102/ |
H A D | as10x_cmd.h | 438 union as10x_turn_on turn_on; member
|