Home
last modified time | relevance | path

Searched defs:on (Results 1 – 25 of 99) sorted by relevance

1234

/linux-4.19.296/include/linux/usb/
Dotg-fsm.h218 static inline int otg_chrg_vbus(struct otg_fsm *fsm, int on) in otg_chrg_vbus()
226 static inline int otg_drv_vbus(struct otg_fsm *fsm, int on) in otg_drv_vbus()
237 static inline int otg_loc_conn(struct otg_fsm *fsm, int on) in otg_loc_conn()
248 static inline int otg_loc_sof(struct otg_fsm *fsm, int on) in otg_loc_sof()
309 static inline int otg_start_host(struct otg_fsm *fsm, int on) in otg_start_host()
316 static inline int otg_start_gadget(struct otg_fsm *fsm, int on) in otg_start_gadget()
/linux-4.19.296/fs/kernfs/
Dfile.c546 struct kernfs_open_node *on, *new_on = NULL; in kernfs_get_open_node() local
597 struct kernfs_open_node *on = kn->attr.open; in kernfs_put_open_node() local
790 struct kernfs_open_node *on; in kernfs_drain_open_files() local
839 struct kernfs_open_node *on = kn->attr.open; in kernfs_fop_poll() local
860 struct kernfs_open_node *on; in kernfs_notify_workfn() local
/linux-4.19.296/fs/notify/
Dgroup.c154 int fsnotify_fasync(int fd, struct file *file, int on) in fsnotify_fasync()
/linux-4.19.296/drivers/isdn/hardware/eicon/
Dmaintidi.c2019 static int SuperTraceSetAudioTap(void *hLib, int Channel, int on) { in SuperTraceSetAudioTap()
2046 static int SuperTraceSetBChannel(void *hLib, int Channel, int on) { in SuperTraceSetBChannel()
2063 static int SuperTraceSetDChannel(void *hLib, int on) { in SuperTraceSetDChannel()
2075 static int SuperTraceSetInfo(void *hLib, int on) { in SuperTraceSetInfo()
/linux-4.19.296/fs/pstore/
Dftrace.c71 u8 on; in pstore_ftrace_knob_write() local
/linux-4.19.296/drivers/irqchip/
Dirq-gic-v4.c152 int its_schedule_vpe(struct its_vpe *vpe, bool on) in its_schedule_vpe()
Dirq-sa11x0.c55 static int sa1100_set_wake(struct irq_data *d, unsigned int on) in sa1100_set_wake()
Dirq-imx-gpcv2.c71 static int imx_gpcv2_irq_set_wake(struct irq_data *d, unsigned int on) in imx_gpcv2_irq_set_wake()
Dqcom-pdc.c50 static void pdc_enable_intr(struct irq_data *d, bool on) in pdc_enable_intr()
Dirq-renesas-irqc.c107 static int irqc_irq_set_wake(struct irq_data *d, unsigned int on) in irqc_irq_set_wake()
/linux-4.19.296/drivers/ptp/
Dptp_kvm.c148 struct ptp_clock_request *rq, int on) in ptp_kvm_enable()
Dptp_ixp46x.c215 struct ptp_clock_request *rq, int on) in ptp_ixp_enable()
/linux-4.19.296/fs/
Dioctl.c507 int on, error; in ioctl_fionbio() local
531 int on, error; in ioctl_fioasync() local
/linux-4.19.296/drivers/media/rc/
Dserial_ir.c40 u8 on; member
168 static void on(void) in on() function
Dir-hix5hd2.c74 static int hix5hd2_ir_enable(struct hix5hd2_ir_priv *dev, bool on) in hix5hd2_ir_enable()
/linux-4.19.296/include/linux/phy/
Domap_control_phy.h85 static inline void omap_control_phy_power(struct device *dev, int on) in omap_control_phy_power()
/linux-4.19.296/drivers/isdn/hysdn/
Dboardergo.c153 ergo_set_errlog_state(hysdn_card *card, int on) in ergo_set_errlog_state()
/linux-4.19.296/drivers/pci/controller/dwc/
Dpci-exynos.c174 static void exynos_pcie_sideband_dbi_w_mode(struct exynos_pcie *ep, bool on) in exynos_pcie_sideband_dbi_w_mode()
186 static void exynos_pcie_sideband_dbi_r_mode(struct exynos_pcie *ep, bool on) in exynos_pcie_sideband_dbi_r_mode()
Dpcie-kirin.c311 bool on) in kirin_pcie_sideband_dbi_w_mode()
325 bool on) in kirin_pcie_sideband_dbi_r_mode()
/linux-4.19.296/drivers/rtc/
Drtc-dev.c408 static int rtc_dev_fasync(int fd, struct file *file, int on) in rtc_dev_fasync()
/linux-4.19.296/drivers/auxdisplay/
Dhd44780.c41 static void hd44780_backlight(struct charlcd *lcd, int on) in hd44780_backlight()
/linux-4.19.296/drivers/clk/pxa/
Dclk-pxa.c130 void pxa2xx_core_turbo_switch(bool on) in pxa2xx_core_turbo_switch()
/linux-4.19.296/include/linux/
Dleds.h390 static inline void ledtrig_flash_ctrl(bool on) {} in ledtrig_flash_ctrl()
391 static inline void ledtrig_torch_ctrl(bool on) {} in ledtrig_torch_ctrl()
/linux-4.19.296/drivers/iio/adc/
Dtwl4030-madc.c699 int chan, int on) in twl4030_madc_set_current_generator()
736 static int twl4030_madc_set_power(struct twl4030_madc_data *madc, int on) in twl4030_madc_set_power()
/linux-4.19.296/drivers/clk/qcom/
Dgdsc.c308 int on, ret; in gdsc_init() local

1234