Home
last modified time | relevance | path

Searched defs:turn_on (Results 1 – 10 of 10) sorted by relevance

/linux/arch/x86/kernel/
H A Dioport.c71 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 Dvibrator.c42 static int turn_on(struct gb_vibrator_device *vib, u16 timeout_ms) in turn_on() function
/linux/drivers/net/wireless/broadcom/b43/
H A Dleds.c51 bool turn_on; in b43_led_update() local
/linux/drivers/ssb/
H A Dssb_private.h40 int turn_on) in ssb_pci_xtal()
H A Dpci.c84 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 Dhalbtc8821a1ant.c1003 bool force_exec, bool turn_on, u8 type) in btc8821a1ant_ps_tdma()
H A Dhalbtc8723b2ant.c1208 bool turn_on, u8 type) in btc8723b2ant_ps_tdma()
H A Dhalbtc8192e2ant.c1195 bool force_exec, bool turn_on, u8 type) in btc8192e2ant_ps_tdma()
H A Dhalbtc8821a2ant.c1122 bool force_exec, bool turn_on, u8 type) in btc8821a2ant_ps_tdma()
/linux/drivers/media/usb/as102/
H A Das10x_cmd.h438 union as10x_turn_on turn_on; member