Home
last modified time | relevance | path

Searched refs:enable (Results 1 – 25 of 173) sorted by relevance

1234567

/include/linux/platform_data/
A Dnet-cw1200.h18 bool enable); /* Control 3v3 / 1v8 supply */
20 bool enable); /* Control CLK32K */
33 bool enable); /* Control 3v3 / 1v8 supply */
35 bool enable); /* Control CLK32K */
A Ddmtimer-omap.h19 void (*enable)(struct omap_dm_timer *timer); member
34 int (*set_match)(struct omap_dm_timer *timer, int enable,
/include/linux/mfd/
A Dmenelaus.h18 extern int menelaus_set_mmc_opendrain(int slot, int enable);
19 extern int menelaus_set_mmc_slot(int slot, int enable, int power, int cd_on);
26 extern int menelaus_set_slot_sel(int enable);
39 extern int menelaus_set_regulator_sleep(int enable, u32 val);
A Ddbx500-prcmu.h264 static inline int prcmu_request_clock(u8 clock, bool enable) in prcmu_request_clock() argument
266 return db8500_prcmu_request_clock(clock, enable); in prcmu_request_clock()
298 static inline int prcmu_request_ape_opp_100_voltage(bool enable) in prcmu_request_ape_opp_100_voltage() argument
300 return db8500_prcmu_request_ape_opp_100_voltage(enable); in prcmu_request_ape_opp_100_voltage()
429 static inline int prcmu_request_clock(u8 clock, bool enable) in prcmu_request_clock() argument
459 static inline int prcmu_request_ape_opp_100_voltage(bool enable) in prcmu_request_ape_opp_100_voltage() argument
/include/linux/
A Darm-cci.h27 extern int __cci_control_port_by_device(struct device_node *dn, bool enable);
28 extern int __cci_control_port_by_index(u32 port, bool enable);
36 bool enable) in __cci_control_port_by_device() argument
40 static inline int __cci_control_port_by_index(u32 port, bool enable) in __cci_control_port_by_index() argument
A Dpruss_driver.h118 int pruss_cfg_miirt_enable(struct pruss *pruss, bool enable);
120 bool enable);
163 static inline int pruss_cfg_miirt_enable(struct pruss *pruss, bool enable) in pruss_cfg_miirt_enable() argument
170 bool enable) in pruss_cfg_xfr_enable() argument
A Dpps_gen_kernel.h37 int (*enable)(struct pps_gen_device *pps_gen, bool enable); member
A Dpm_wakeup.h108 extern int device_set_wakeup_enable(struct device *dev, bool enable);
147 static inline int device_set_wakeup_enable(struct device *dev, bool enable) in device_set_wakeup_enable() argument
149 dev->power.should_wakeup = enable; in device_set_wakeup_enable()
217 static inline int device_init_wakeup(struct device *dev, bool enable) in device_init_wakeup() argument
219 if (enable) { in device_init_wakeup()
A Dfsldma.h8 int fsl_dma_external_start(struct dma_chan *dchan, int enable);
/include/sound/
A Dhda_component.h14 int snd_hdac_set_codec_wakeup(struct hdac_bus *bus, bool enable);
16 bool enable);
29 static inline int snd_hdac_set_codec_wakeup(struct hdac_bus *bus, bool enable) in snd_hdac_set_codec_wakeup() argument
34 unsigned int idx, bool enable) in snd_hdac_display_power() argument
A Dhda-mlink.h18 void hdac_bus_eml_enable_interrupt_unlocked(struct hdac_bus *bus, bool alt, int elid, bool enable);
19 void hdac_bus_eml_enable_interrupt(struct hdac_bus *bus, bool alt, int elid, bool enable);
63 int hdac_bus_eml_enable_offload(struct hdac_bus *bus, bool alt, int elid, bool enable);
82 hdac_bus_eml_enable_interrupt_unlocked(struct hdac_bus *bus, bool alt, int elid, bool enable) { } in hdac_bus_eml_enable_interrupt_unlocked() argument
85 hdac_bus_eml_enable_interrupt(struct hdac_bus *bus, bool alt, int elid, bool enable) { } in hdac_bus_eml_enable_interrupt() argument
190 hdac_bus_eml_enable_offload(struct hdac_bus *bus, bool alt, int elid, bool enable) in hdac_bus_eml_enable_offload() argument
/include/acpi/
A Dcppc_acpi.h155 extern int cppc_set_enable(int cpu, bool enable);
169 extern int cppc_set_epp_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls, bool enable);
173 extern int cppc_get_auto_sel(int cpu, bool *enable);
174 extern int cppc_set_auto_sel(int cpu, bool enable);
199 static inline int cppc_set_enable(int cpu, bool enable) in cppc_set_enable() argument
235 static inline int cppc_set_epp_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls, bool enable) in cppc_set_epp_perf() argument
255 static inline int cppc_get_auto_sel(int cpu, bool *enable) in cppc_get_auto_sel() argument
259 static inline int cppc_set_auto_sel(int cpu, bool enable) in cppc_set_auto_sel() argument
/include/linux/clk/
A Dpxa.h12 extern void pxa3xx_clk_update_accr(u32 disable, u32 enable, u32 xclkcfg, u32 mask);
15 #define pxa3xx_clk_update_accr(disable, enable, xclkcfg, mask) do { } while (0) argument
/include/linux/regulator/
A Ddriver.h174 int severity, bool enable);
176 int severity, bool enable);
178 int severity, bool enable);
180 int severity, bool enable);
181 int (*set_active_discharge)(struct regulator_dev *, bool enable);
184 int (*enable) (struct regulator_dev *); member
220 int (*set_bypass)(struct regulator_dev *dev, bool enable);
221 int (*get_bypass)(struct regulator_dev *dev, bool *enable);
758 int regulator_set_bypass_regmap(struct regulator_dev *rdev, bool enable);
759 int regulator_get_bypass_regmap(struct regulator_dev *rdev, bool *enable);
[all …]
/include/linux/firmware/imx/
A Dsci.h23 int imx_scu_irq_group_enable(u8 group, u32 mask, u8 enable);
47 static inline int imx_scu_irq_group_enable(u8 group, u32 mask, u8 enable) in imx_scu_irq_group_enable() argument
/include/uapi/linux/
A Dam437x-vpfe.h70 unsigned char enable; member
77 unsigned char enable; member
/include/linux/firmware/imx/svc/
A Dmisc.h57 bool enable, u64 phys_addr);
72 bool enable, u64 phys_addr) in imx_sc_pm_cpu_start() argument
/include/drm/display/
A Ddrm_hdmi_cec_helper.h27 int (*enable)(struct drm_connector *connector, bool enable); member
/include/trace/events/
A Dspi.h79 TP_PROTO(struct spi_device *spi, bool enable),
80 TP_ARGS(spi, enable),
86 __field(bool, enable)
93 __entry->enable = enable;
98 __entry->enable ? "activate" : "deactivate",
/include/net/netfilter/
A Dnf_conntrack_acct.h61 static inline void nf_ct_set_acct(struct net *net, bool enable) in nf_ct_set_acct() argument
64 net->ct.sysctl_acct = enable; in nf_ct_set_acct()
/include/linux/usb/
A Drenesas_usbhs.h55 void __iomem *base, int enable);
81 int (*set_vbus)(struct platform_device *pdev, int enable);
A Dtcpm.h162 int (*enable_frs)(struct tcpc_dev *dev, bool enable);
164 int (*enable_auto_vbus_discharge)(struct tcpc_dev *dev, bool enable);
169 void (*set_partner_usb_comm_capable)(struct tcpc_dev *dev, bool enable);
/include/linux/soc/actions/
A Dowl-sps.h9 int owl_sps_set_pg(void __iomem *base, u32 pwr_mask, u32 ack_mask, bool enable);
/include/acpi/platform/
A Daczephyr.h44 void acpi_enable_dbg_print(bool enable);
/include/video/
A Domapfb_dss.h338 int (*enable)(struct omap_overlay *ovl); member
443 int (*enable)(struct omap_dss_device *dssdev); member
462 int (*enable)(struct omap_dss_device *dssdev); member
481 int (*enable)(struct omap_dss_device *dssdev); member
498 int (*enable)(struct omap_dss_device *dssdev); member
523 int (*enable)(struct omap_dss_device *dssdev); member
547 int (*enable)(struct omap_dss_device *dssdev); member
558 bool enable);
559 int (*enable_te)(struct omap_dss_device *dssdev, bool enable);
696 int (*enable)(struct omap_dss_device *display); member
[all …]

Completed in 35 milliseconds

1234567