Home
last modified time | relevance | path

Searched defs:rdev (Results 351 - 375 of 1000) sorted by relevance

1...<<11121314151617181920>>...40

/kernel/linux/linux-5.10/drivers/regulator/
H A Dof_regulator.c490 int of_get_n_coupled(struct regulator_dev *rdev) in of_get_n_coupled() argument
549 bool of_check_coupling_data(struct regulator_dev *rdev) in of_check_coupling_data() argument
621 of_parse_coupled_regulator(struct regulator_dev *rdev, int index) of_parse_coupled_regulator() argument
[all...]
H A Dpv88060-regulator.c52 struct regulator_dev *rdev[PV88060_MAX_REGULATORS]; member
68 static unsigned int pv88060_buck_get_mode(struct regulator_dev *rdev) in pv88060_buck_get_mode() argument
93 static int pv88060_buck_set_mode(struct regulator_dev *rdev, in pv88060_buck_set_mode() argument
[all...]
H A Dpcap-regulator.c141 static int pcap_regulator_set_voltage_sel(struct regulator_dev *rdev, in pcap_regulator_set_voltage_sel() argument
156 static int pcap_regulator_get_voltage_sel(struct regulator_dev *rdev) in pcap_regulator_get_voltage_sel() argument
170 pcap_regulator_enable(struct regulator_dev *rdev) pcap_regulator_enable() argument
181 pcap_regulator_disable(struct regulator_dev *rdev) pcap_regulator_disable() argument
192 pcap_regulator_is_enabled(struct regulator_dev *rdev) pcap_regulator_is_enabled() argument
233 struct regulator_dev *rdev; pcap_regulator_probe() local
[all...]
H A Dpwm-regulator.c54 static void pwm_regulator_init_state(struct regulator_dev *rdev) in pwm_regulator_init_state() argument
72 static int pwm_regulator_get_voltage_sel(struct regulator_dev *rdev) in pwm_regulator_get_voltage_sel() argument
82 static int pwm_regulator_set_voltage_sel(struct regulator_dev *rdev, in pwm_regulator_set_voltage_sel() argument
104 static int pwm_regulator_list_voltage(struct regulator_dev *rdev, in pwm_regulator_list_voltage() argument
145 pwm_regulator_get_voltage(struct regulator_dev *rdev) pwm_regulator_get_voltage() argument
180 pwm_regulator_set_voltage(struct regulator_dev *rdev, int req_min_uV, int req_max_uV, unsigned int *selector) pwm_regulator_set_voltage() argument
[all...]
H A Dpv88090-regulator.c42 struct regulator_dev *rdev[PV88090_MAX_REGULATORS]; member
90 static unsigned int pv88090_buck_get_mode(struct regulator_dev *rdev) in pv88090_buck_get_mode() argument
115 static int pv88090_buck_set_mode(struct regulator_dev *rdev, in pv88090_buck_set_mode() argument
[all...]
H A Drt4801-regulator.c37 static int rt4801_set_voltage_sel(struct regulator_dev *rdev, unsigned int selector) in rt4801_set_voltage_sel() argument
52 static int rt4801_get_voltage_sel(struct regulator_dev *rdev) in rt4801_get_voltage_sel() argument
63 static int rt4801_enable(struct regulator_dev *rdev) in rt4801_enable() argument
85 rt4801_disable(struct regulator_dev *rdev) rt4801_disable() argument
103 rt4801_is_enabled(struct regulator_dev *rdev) rt4801_is_enabled() argument
185 struct regulator_dev *rdev; rt4801_probe() local
[all...]
H A Dtps65090-regulator.c45 struct regulator_dev *rdev; member
88 static int tps65090_try_enable_fet(struct regulator_dev *rdev) in tps65090_try_enable_fet() argument
64 tps65090_reg_set_overcurrent_wait(struct tps65090_regulator *ri, struct regulator_dev *rdev) tps65090_reg_set_overcurrent_wait() argument
133 tps65090_fet_enable(struct regulator_dev *rdev) tps65090_fet_enable() argument
410 struct regulator_dev *rdev; tps65090_regulator_probe() local
[all...]
H A Dtps6507x-regulator.c383 struct regulator_dev *rdev; in tps6507x_pmic_probe() local
H A Dtps65132-regulator.c61 static int tps65132_regulator_enable(struct regulator_dev *rdev) in tps65132_regulator_enable() argument
87 static int tps65132_regulator_disable(struct regulator_dev *rdev) in tps65132_regulator_disable() argument
108 static int tps65132_regulator_is_enabled(struct regulator_dev *rdev) in tps65132_regulator_is_enabled() argument
227 struct regulator_dev *rdev; tps65132_probe() local
[all...]
H A Dwm831x-ldo.c65 static int wm831x_gp_ldo_set_suspend_voltage(struct regulator_dev *rdev, in wm831x_gp_ldo_set_suspend_voltage() argument
79 static unsigned int wm831x_gp_ldo_get_mode(struct regulator_dev *rdev) in wm831x_gp_ldo_get_mode() argument
104 static int wm831x_gp_ldo_set_mode(struct regulator_dev *rdev, in wm831x_gp_ldo_set_mode() argument
156 static int wm831x_gp_ldo_get_status(struct regulator_dev *rdev) in wm831x_gp_ldo_get_status() argument
184 wm831x_gp_ldo_get_optimum_mode(struct regulator_dev *rdev, int input_uV, int output_uV, int load_uA) wm831x_gp_ldo_get_optimum_mode() argument
318 wm831x_aldo_set_suspend_voltage(struct regulator_dev *rdev, int uV) wm831x_aldo_set_suspend_voltage() argument
332 wm831x_aldo_get_mode(struct regulator_dev *rdev) wm831x_aldo_get_mode() argument
349 wm831x_aldo_set_mode(struct regulator_dev *rdev, unsigned int mode) wm831x_aldo_set_mode() argument
379 wm831x_aldo_get_status(struct regulator_dev *rdev) wm831x_aldo_get_status() argument
524 wm831x_alive_ldo_set_suspend_voltage(struct regulator_dev *rdev, int uV) wm831x_alive_ldo_set_suspend_voltage() argument
538 wm831x_alive_ldo_get_status(struct regulator_dev *rdev) wm831x_alive_ldo_get_status() argument
[all...]
H A Dvctrl-regulator.c38 struct regulator_dev *rdev; member
81 static int vctrl_get_voltage(struct regulator_dev *rdev) in vctrl_get_voltage() argument
94 static int vctrl_set_voltage(struct regulator_dev *rdev, in vctrl_set_voltage() argument
152 vctrl_get_voltage_sel(struct regulator_dev *rdev) vctrl_get_voltage_sel() argument
159 vctrl_set_voltage_sel(struct regulator_dev *rdev, unsigned int selector) vctrl_set_voltage_sel() argument
229 vctrl_list_voltage(struct regulator_dev *rdev, unsigned int selector) vctrl_list_voltage() argument
402 vctrl_enable(struct regulator_dev *rdev) vctrl_enable() argument
411 vctrl_disable(struct regulator_dev *rdev) vctrl_disable() argument
420 vctrl_is_enabled(struct regulator_dev *rdev) vctrl_is_enabled() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/fieldbus/anybuss/
H A Darcx-anybus.c202 static int can_power_is_enabled(struct regulator_dev *rdev) in can_power_is_enabled() argument
/kernel/linux/linux-5.10/drivers/staging/hikey9xx/
H A Dhi6421v600-regulator.c56 static int hi6421_spmi_regulator_is_enabled(struct regulator_dev *rdev) in hi6421_spmi_regulator_is_enabled() argument
72 static int hi6421_spmi_regulator_enable(struct regulator_dev *rdev) in hi6421_spmi_regulator_enable() argument
97 hi6421_spmi_regulator_disable(struct regulator_dev *rdev) hi6421_spmi_regulator_disable() argument
112 hi6421_spmi_regulator_get_voltage_sel(struct regulator_dev *rdev) hi6421_spmi_regulator_get_voltage_sel() argument
131 hi6421_spmi_regulator_set_voltage_sel(struct regulator_dev *rdev, unsigned int selector) hi6421_spmi_regulator_set_voltage_sel() argument
155 hi6421_spmi_regulator_get_mode(struct regulator_dev *rdev) hi6421_spmi_regulator_get_mode() argument
177 hi6421_spmi_regulator_set_mode(struct regulator_dev *rdev, unsigned int mode) hi6421_spmi_regulator_set_mode() argument
206 hi6421_spmi_regulator_get_optimum_mode(struct regulator_dev *rdev, int input_uV, int output_uV, int load_uA) hi6421_spmi_regulator_get_optimum_mode() argument
334 struct regulator_dev *rdev; hi6421_spmi_regulator_probe_ldo() local
447 struct regulator_dev *rdev = dev_get_drvdata(&pdev->dev); hi6421_spmi_regulator_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/ssb/
H A Ddriver_mipscore.c83 static struct ssb_device *find_device(struct ssb_device *rdev, int irqflag) in find_device() argument
/kernel/linux/linux-5.10/fs/hpfs/
H A Dnamei.c218 static int hpfs_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, dev_t rdev) in hpfs_mknod() argument
/kernel/linux/linux-5.10/fs/jffs2/
H A Dfs.c259 dev_t rdev = 0; in jffs2_iget() local
H A Ddir.c612 static int jffs2_mknod (struct inode *dir_i, struct dentry *dentry, umode_t mode, dev_t rdev) in jffs2_mknod() argument
/kernel/linux/linux-5.10/fs/nilfs2/
H A Dnamei.c103 nilfs_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, dev_t rdev) in nilfs_mknod() argument
/kernel/linux/linux-6.6/drivers/mfd/
H A Dretu-mfd.c143 int retu_read(struct retu_dev *rdev, u8 reg) in retu_read() argument
156 int retu_write(struct retu_dev *rdev, u8 reg, u16 data) in retu_write() argument
170 struct retu_dev *rdev = retu_pm_power_off; in retu_power_off() local
233 struct retu_dev *rdev; retu_probe() local
292 struct retu_dev *rdev = i2c_get_clientdata(i2c); retu_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/media/rc/
H A Dfintek-cir.c465 struct rc_dev *rdev; in fintek_probe() local
[all...]
H A Dst_rc.c24 struct rc_dev *rdev; member
64 static void st_rc_send_lirc_timeout(struct rc_dev *rdev) in st_rc_send_lirc_timeout() argument
207 st_rc_open(struct rc_dev *rdev) st_rc_open() argument
220 st_rc_close(struct rc_dev *rdev) st_rc_close() argument
231 struct rc_dev *rdev; st_rc_probe() local
370 struct rc_dev *rdev = rc_dev->rdev; st_rc_resume() local
[all...]
H A Dstreamzap.c62 struct rc_dev *rdev; member
228 struct rc_dev *rdev; in streamzap_init_rc_dev() local
[all...]
/kernel/linux/linux-6.6/fs/jffs2/
H A Ddir.c620 jffs2_mknod(struct mnt_idmap *idmap, struct inode *dir_i, struct dentry *dentry, umode_t mode, dev_t rdev) jffs2_mknod() argument
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dnamei.c103 nilfs_mknod(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, dev_t rdev) nilfs_mknod() argument
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfsproc.c262 dev_t rdev = 0, wanted = new_decode_dev(attr->ia_size); in nfsd_proc_create() local

Completed in 16 milliseconds

1...<<11121314151617181920>>...40