| /kernel/linux/linux-5.10/drivers/rtc/ |
| H A D | rtc-test.c | 82 static int test_rtc_alarm_irq_enable(struct device *dev, unsigned int enable) in test_rtc_alarm_irq_enable() argument
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/ |
| H A D | spi.c | 210 static int wl1251_spi_set_power(struct wl1251 *wl, bool enable) in wl1251_spi_set_power() argument
|
| /kernel/linux/linux-5.10/drivers/phy/rockchip/ |
| H A D | phy-rockchip-dp.c | 32 static int rockchip_set_phy_state(struct phy *phy, bool enable) in rockchip_set_phy_state() argument
|
| /kernel/linux/linux-5.10/drivers/scsi/snic/ |
| H A D | snic_trc.h | 48 bool enable; /* Control Variable for Tracing */ member
|
| /kernel/linux/linux-5.10/drivers/staging/vc04_services/vchiq-mmal/ |
| H A D | mmal-common.h | 61 s32 enable; member
|
| /kernel/linux/linux-5.10/drivers/thunderbolt/ |
| H A D | cap.c | 18 static int tb_port_enable_tmu(struct tb_port *port, bool enable) in tb_port_enable_tmu() argument
|
| /kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
| H A D | rcar3.c | 52 usbhs_rcar3_power_ctrl(struct platform_device *pdev, void __iomem *base, int enable) usbhs_rcar3_power_ctrl() argument 71 usbhs_rcar3_power_and_pll_ctrl(struct platform_device *pdev, void __iomem *base, int enable) usbhs_rcar3_power_and_pll_ctrl() argument
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
| H A D | uvc_video.c | 300 int uvcg_video_enable(struct uvc_video *video, int enable) in uvcg_video_enable() argument
|
| /kernel/linux/linux-5.10/drivers/video/backlight/ |
| H A D | omap1_bl.c | 35 static inline void omapbl_send_enable(int enable) in omapbl_send_enable() argument
|
| /kernel/linux/linux-5.10/drivers/usb/mtu3/ |
| H A D | mtu3_dr.h | 51 static inline void ssusb_wakeup_set(struct ssusb_mtk *ssusb, bool enable) in ssusb_wakeup_set() argument
|
| /kernel/linux/linux-5.10/sound/drivers/pcsp/ |
| H A D | pcsp.c | 30 static bool enable = SNDRV_DEFAULT_ENABLE1; /* Enable this card */ variable
|
| /kernel/linux/linux-5.10/sound/isa/sb/ |
| H A D | sb8.c | 24 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE; /* Enable this card */ variable
|
| /kernel/linux/linux-5.10/sound/isa/cs423x/ |
| H A D | cs4231.c | 30 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE; /* Enable this card */ variable
|
| /kernel/linux/linux-5.10/sound/pci/au88x0/ |
| H A D | au88x0.c | 30 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; variable
|
| /kernel/linux/linux-5.10/sound/pci/emu10k1/ |
| H A D | emu10k1.c | 31 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; /* Enable this card */ variable
|
| /kernel/linux/linux-5.10/sound/pcmcia/pdaudiocf/ |
| H A D | pdaudiocf.c | 29 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; /* Enable switches */ variable
|
| /kernel/linux/linux-5.10/sound/drivers/ |
| H A D | virmidi.c | 52 static bool enable[SNDRV_CARDS] = {1, [1 ... (SNDRV_CARDS - 1)] = 0}; variable
|
| /kernel/linux/linux-5.10/sound/pci/oxygen/ |
| H A D | se6x.c | 36 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; variable
|
| /kernel/linux/linux-5.10/sound/hda/ext/ |
| H A D | hdac_ext_controller.c | 34 void snd_hdac_ext_bus_ppcap_enable(struct hdac_bus *bus, bool enable) in snd_hdac_ext_bus_ppcap_enable() argument 56 void snd_hdac_ext_bus_ppcap_int_enable(struct hdac_bus *bus, bool enable) in snd_hdac_ext_bus_ppcap_int_enable() argument 165 static int check_hdac_link_power_active(struct hdac_ext_link *link, bool enable) in check_hdac_link_power_active() argument [all...] |
| /kernel/linux/linux-5.10/sound/isa/gus/ |
| H A D | gusclassic.c | 30 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE; /* Enable this card */ variable
|
| /kernel/linux/linux-5.10/scripts/gcc-plugins/ |
| H A D | sancov_plugin.c | 95 bool enable = true; in plugin_init() local
|
| /kernel/linux/linux-5.10/sound/usb/hiface/ |
| H A D | chip.c | 44 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; /* Enable this card */ variable
|
| /kernel/linux/linux-5.10/sound/soc/sof/intel/ |
| H A D | hda-ctrl.c | 137 void hda_dsp_ctrl_ppcap_enable(struct snd_sof_dev *sdev, bool enable) in hda_dsp_ctrl_ppcap_enable() argument 145 void hda_dsp_ctrl_ppcap_int_enable(struct snd_sof_dev *sdev, bool enable) in hda_dsp_ctrl_ppcap_int_enable() argument 153 void hda_dsp_ctrl_misc_clock_gating(struct snd_sof_dev *sdev, bool enable) in hda_dsp_ctrl_misc_clock_gating() argument 165 int hda_dsp_ctrl_clock_power_gating(struct snd_sof_dev *sdev, bool enable) in hda_dsp_ctrl_clock_power_gating() argument [all...] |
| H A D | hda-codec.c | 221 void hda_codec_i915_display_power(struct snd_sof_dev *sdev, bool enable) in hda_codec_i915_display_power() argument
|
| /kernel/linux/linux-5.10/include/sound/ |
| H A D | hda_component.h | 29 static inline int snd_hdac_set_codec_wakeup(struct hdac_bus *bus, bool enable) in snd_hdac_set_codec_wakeup() argument 33 snd_hdac_display_power(struct hdac_bus *bus, unsigned int idx, bool enable) snd_hdac_display_power() argument
|