Searched defs:turn_on (Results 1 – 15 of 15) sorted by relevance
/Linux-v4.19/arch/x86/kernel/ |
D | ioport.c | 26 long ksys_ioperm(unsigned long from, unsigned long num, int turn_on) in ksys_ioperm() 99 SYSCALL_DEFINE3(ioperm, unsigned long, from, unsigned long, num, int, turn_on) in SYSCALL_DEFINE3() argument
|
/Linux-v4.19/drivers/staging/greybus/ |
D | vibrator.c | 43 static int turn_on(struct gb_vibrator_device *vib, u16 timeout_ms) in turn_on() function
|
/Linux-v4.19/drivers/net/wireless/broadcom/b43/ |
D | leds.c | 64 bool turn_on; in b43_led_update() local
|
/Linux-v4.19/drivers/ssb/ |
D | ssb_private.h | 40 int turn_on) in ssb_pci_xtal()
|
D | pci.c | 84 int ssb_pci_xtal(struct ssb_bus *bus, u32 what, int turn_on) in ssb_pci_xtal()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
D | halbtc8723b1ant.c | 1051 bool force_exec, bool turn_on, u8 type) in halbtc8723b1ant_ps_tdma()
|
D | halbtc8821a1ant.c | 1025 bool force_exec, bool turn_on, u8 type) in btc8821a1ant_ps_tdma()
|
D | halbtc8192e2ant.c | 1226 bool force_exec, bool turn_on, u8 type) in btc8192e2ant_ps_tdma()
|
D | halbtc8821a2ant.c | 1144 bool force_exec, bool turn_on, u8 type) in btc8821a2ant_ps_tdma()
|
D | halbtc8723b2ant.c | 1229 bool turn_on, u8 type) in btc8723b2ant_ps_tdma()
|
/Linux-v4.19/drivers/media/usb/as102/ |
D | as10x_cmd.h | 447 union as10x_turn_on turn_on; member
|
/Linux-v4.19/drivers/staging/rtlwifi/btcoexist/ |
D | halbtc8822b1ant.c | 1765 bool force_exec, bool turn_on, u8 type) in halbtc8822b1ant_ps_tdma()
|
D | halbtc8822b2ant.c | 1506 bool force_exec, bool turn_on, u8 type) in halbtc8822b2ant_ps_tdma()
|
/Linux-v4.19/drivers/net/ethernet/cadence/ |
D | macb_main.c | 3186 bool turn_on = features & NETIF_F_NTUPLE; in macb_set_features() local
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_display.c | 10525 bool turn_off, turn_on, visible, was_visible; in intel_plane_atomic_calc_changes() local
|