| /include/linux/usb/ |
| A D | otg-fsm.h | 209 fsm->ops->chrg_vbus(fsm, on); in otg_chrg_vbus() 217 if (fsm->drv_vbus != on) { in otg_drv_vbus() 218 fsm->drv_vbus = on; in otg_drv_vbus() 219 fsm->ops->drv_vbus(fsm, on); in otg_drv_vbus() 228 if (fsm->loc_conn != on) { in otg_loc_conn() 229 fsm->loc_conn = on; in otg_loc_conn() 230 fsm->ops->loc_conn(fsm, on); in otg_loc_conn() 239 if (fsm->loc_sof != on) { in otg_loc_sof() 240 fsm->loc_sof = on; in otg_loc_sof() 241 fsm->ops->loc_sof(fsm, on); in otg_loc_sof() [all …]
|
| A D | tcpm.h | 149 int (*set_vconn)(struct tcpc_dev *dev, bool on); 150 int (*set_vbus)(struct tcpc_dev *dev, bool on, bool charge); 152 int (*set_pd_rx)(struct tcpc_dev *dev, bool on); 161 int (*set_bist_data)(struct tcpc_dev *dev, bool on);
|
| /include/soc/sa1100/ |
| A D | pwer.h | 9 int sa11x0_gpio_set_wake(unsigned int gpio, unsigned int on); 10 int sa11x0_sc_set_wake(unsigned int irq, unsigned int on);
|
| /include/linux/phy/ |
| A D | omap_control_phy.h | 69 void omap_control_phy_power(struct device *dev, int on); 75 static inline void omap_control_phy_power(struct device *dev, int on) in omap_control_phy_power() argument
|
| /include/net/caif/ |
| A D | caif_device.h | 48 void (*flowctrl)(struct net_device *net, int on);
|
| /include/linux/ |
| A D | gpio-pxa.h | 19 int (*gpio_set_wake)(unsigned int gpio, unsigned int on);
|
| A D | pmu.h | 38 extern void pmu_enable_irled(int on);
|
| A D | leds.h | 635 void ledtrig_flash_ctrl(bool on); 636 void ledtrig_torch_ctrl(bool on); 638 static inline void ledtrig_flash_ctrl(bool on) {} in ledtrig_flash_ctrl() argument 639 static inline void ledtrig_torch_ctrl(bool on) {} in ledtrig_torch_ctrl() argument
|
| A D | fsl_devices.h | 135 void (*cs_control)(struct spi_device *spi, bool on);
|
| A D | sm501.h | 155 int (*set_power)(struct device *dev, unsigned int on);
|
| /include/linux/platform_data/ |
| A D | mmc-davinci.h | 17 void (*set_power)(int module, bool on);
|
| A D | huawei-gaokun-ec.h | 66 int gaokun_ec_psy_get_smart_charge_enable(struct gaokun_ec *ec, bool *on); 67 int gaokun_ec_psy_set_smart_charge_enable(struct gaokun_ec *ec, bool on);
|
| A D | usb-omap1.h | 54 int (*transceiver_power)(int on);
|
| A D | usb-ohci-s3c2410.h | 27 void (*enable_oc)(struct s3c2410_hcd_info *, int on);
|
| A D | usb-omap.h | 65 void (*set_phy_power)(u8 on);
|
| /include/linux/irqchip/ |
| A D | irq-madera.h | 123 static inline int madera_set_irq_wake(struct madera *madera, int irq, int on) in madera_set_irq_wake() argument 129 return irq_set_irq_wake(irq, on); in madera_set_irq_wake()
|
| /include/linux/mmc/ |
| A D | slot-gpio.h | 25 int mmc_gpio_set_cd_wake(struct mmc_host *host, bool on);
|
| /include/sound/ |
| A D | seq_midi_event.h | 32 void snd_midi_event_no_status(struct snd_midi_event *dev, int on);
|
| /include/linux/dsa/ |
| A D | ksz_common.h | 34 void (*hwtstamp_set_state)(struct dsa_switch *ds, bool on);
|
| /include/soc/mscc/ |
| A D | ocelot_ptp.h | 56 struct ptp_clock_request *rq, int on);
|
| /include/net/sctp/ |
| A D | ulpevent.h | 155 __u16 sn_type, __u8 on) in sctp_ulpevent_type_set() argument 160 if (on) in sctp_ulpevent_type_set()
|
| /include/pcmcia/ |
| A D | soc_common.h | 9 bool on; member
|
| /include/media/i2c/ |
| A D | adp1653.h | 86 int (*power)(struct v4l2_subdev *sd, int on);
|
| /include/net/ |
| A D | mac802154.h | 219 int (*set_lbt)(struct ieee802154_hw *hw, bool on); 228 const bool on);
|
| /include/net/netfilter/ |
| A D | nf_conntrack_core.h | 100 void __nf_ct_change_status(struct nf_conn *ct, unsigned long on, unsigned long off);
|