Home
last modified time | relevance | path

Searched defs:rdev (Results 201 – 225 of 470) sorted by relevance

12345678910>>...19

/linux/drivers/regulator/
H A Dab8500.c293 static int ab8500_regulator_enable(struct regulator_dev *rdev) in ab8500_regulator_enable()
320 static int ab8500_regulator_disable(struct regulator_dev *rdev) in ab8500_regulator_disable()
347 static int ab8500_regulator_is_enabled(struct regulator_dev *rdev) in ab8500_regulator_is_enabled()
379 struct regulator_dev *rdev, int input_uV, in ab8500_regulator_get_optimum_mode()
399 static int ab8500_regulator_set_mode(struct regulator_dev *rdev, in ab8500_regulator_set_mode()
488 static unsigned int ab8500_regulator_get_mode(struct regulator_dev *rdev) in ab8500_regulator_get_mode()
534 static int ab8500_regulator_get_voltage_sel(struct regulator_dev *rdev) in ab8500_regulator_get_voltage_sel()
565 static int ab8500_regulator_set_voltage_sel(struct regulator_dev *rdev, in ab8500_regulator_set_voltage_sel()
1670 struct regulator_dev *rdev; in ab8500_regulator_register() local
H A Dsy8827n.c39 static int sy8827n_set_mode(struct regulator_dev *rdev, unsigned int mode) in sy8827n_set_mode()
58 static unsigned int sy8827n_get_mode(struct regulator_dev *rdev) in sy8827n_get_mode()
90 struct regulator_dev *rdev; in sy8827n_regulator_register() local
H A Dmt6323-regulator.c157 static int mt6323_get_status(struct regulator_dev *rdev) in mt6323_get_status()
172 static int mt6323_ldo_set_mode(struct regulator_dev *rdev, unsigned int mode) in mt6323_ldo_set_mode()
202 static unsigned int mt6323_ldo_get_mode(struct regulator_dev *rdev) in mt6323_ldo_get_mode()
373 struct regulator_dev *rdev; in mt6323_regulator_probe() local
H A Dmt6397-regulator.c158 static int mt6397_regulator_set_mode(struct regulator_dev *rdev, in mt6397_regulator_set_mode()
193 static unsigned int mt6397_regulator_get_mode(struct regulator_dev *rdev) in mt6397_regulator_get_mode()
218 static int mt6397_get_status(struct regulator_dev *rdev) in mt6397_get_status()
353 struct regulator_dev *rdev; in mt6397_regulator_probe() local
H A Dqcom-pm8008-regulator.c62 static int pm8008_regulator_set_voltage_sel(struct regulator_dev *rdev, unsigned int sel) in pm8008_regulator_set_voltage_sel()
85 static int pm8008_regulator_get_voltage_sel(struct regulator_dev *rdev) in pm8008_regulator_get_voltage_sel()
118 struct regulator_dev *rdev; in pm8008_regulator_probe() local
H A Dqcom-labibb-regulator.c86 struct regulator_dev *rdev; member
108 static int qcom_labibb_ocp_hw_enable(struct regulator_dev *rdev) in qcom_labibb_ocp_hw_enable()
126 static int qcom_labibb_ocp_hw_disable(struct regulator_dev *rdev) in qcom_labibb_ocp_hw_disable()
310 static int qcom_labibb_set_ocp(struct regulator_dev *rdev, int lim, in qcom_labibb_set_ocp()
560 static int qcom_labibb_set_current_limit(struct regulator_dev *rdev, in qcom_labibb_set_current_limit()
595 static int qcom_labibb_get_current_limit(struct regulator_dev *rdev) in qcom_labibb_get_current_limit()
611 static int qcom_labibb_set_soft_start(struct regulator_dev *rdev) in qcom_labibb_set_soft_start()
H A Ds2mpa01.c47 static int s2mpa01_regulator_set_voltage_time_sel(struct regulator_dev *rdev, in s2mpa01_regulator_set_voltage_time_sel()
89 static int s2mpa01_set_ramp_delay(struct regulator_dev *rdev, int ramp_delay) in s2mpa01_set_ramp_delay()
355 struct regulator_dev *rdev; in s2mpa01_pmic_probe() local
H A Dfan53555.c154 static int fan53555_set_suspend_voltage(struct regulator_dev *rdev, int uV) in fan53555_set_suspend_voltage()
175 static int fan53555_set_suspend_enable(struct regulator_dev *rdev) in fan53555_set_suspend_enable()
183 static int fan53555_set_suspend_disable(struct regulator_dev *rdev) in fan53555_set_suspend_disable()
191 static int fan53555_set_mode(struct regulator_dev *rdev, unsigned int mode) in fan53555_set_mode()
209 static unsigned int fan53555_get_mode(struct regulator_dev *rdev) in fan53555_get_mode()
593 struct regulator_dev *rdev; in fan53555_regulator_register() local
H A Drpi-panel-attiny-regulator.c94 static int attiny_lcd_power_enable(struct regulator_dev *rdev) in attiny_lcd_power_enable()
122 static int attiny_lcd_power_disable(struct regulator_dev *rdev) in attiny_lcd_power_disable()
141 static int attiny_lcd_power_is_enabled(struct regulator_dev *rdev) in attiny_lcd_power_is_enabled()
280 struct regulator_dev *rdev; in attiny_i2c_probe() local
H A Dlp8755.c48 struct regulator_dev *rdev[LP8755_BUCK_MAX]; member
51 static int lp8755_buck_enable_time(struct regulator_dev *rdev) in lp8755_buck_enable_time()
65 static int lp8755_buck_set_mode(struct regulator_dev *rdev, unsigned int mode) in lp8755_buck_set_mode()
108 static unsigned int lp8755_buck_get_mode(struct regulator_dev *rdev) in lp8755_buck_get_mode()
H A Dcpcap-regulator.c161 static int cpcap_regulator_enable(struct regulator_dev *rdev) in cpcap_regulator_enable()
185 static int cpcap_regulator_disable(struct regulator_dev *rdev) in cpcap_regulator_disable()
219 static unsigned int cpcap_regulator_get_mode(struct regulator_dev *rdev) in cpcap_regulator_get_mode()
231 static int cpcap_regulator_set_mode(struct regulator_dev *rdev, in cpcap_regulator_set_mode()
529 struct regulator_dev *rdev; in cpcap_regulator_probe() local
H A Dmax77693-regulator.c55 static int max77693_chg_get_current_limit(struct regulator_dev *rdev) in max77693_chg_get_current_limit()
83 static int max77693_chg_set_current_limit(struct regulator_dev *rdev, in max77693_chg_set_current_limit()
256 struct regulator_dev *rdev; in max77693_pmic_probe() local
H A Dsy8824x.c38 static int sy8824_set_mode(struct regulator_dev *rdev, unsigned int mode) in sy8824_set_mode()
58 static unsigned int sy8824_get_mode(struct regulator_dev *rdev) in sy8824_get_mode()
92 struct regulator_dev *rdev; in sy8824_regulator_register() local
H A Dmc13892-regulator.c333 static int mc13892_gpo_regulator_enable(struct regulator_dev *rdev) in mc13892_gpo_regulator_enable()
352 static int mc13892_gpo_regulator_disable(struct regulator_dev *rdev) in mc13892_gpo_regulator_disable()
368 static int mc13892_gpo_regulator_is_enabled(struct regulator_dev *rdev) in mc13892_gpo_regulator_is_enabled()
398 static int mc13892_sw_regulator_get_voltage_sel(struct regulator_dev *rdev) in mc13892_sw_regulator_get_voltage_sel()
437 static int mc13892_sw_regulator_set_voltage_sel(struct regulator_dev *rdev, in mc13892_sw_regulator_set_voltage_sel()
489 static int mc13892_vcam_set_mode(struct regulator_dev *rdev, unsigned int mode) in mc13892_vcam_set_mode()
506 static unsigned int mc13892_vcam_get_mode(struct regulator_dev *rdev) in mc13892_vcam_get_mode()
H A Dmax8649.c59 static int max8649_enable_time(struct regulator_dev *rdev) in max8649_enable_time()
82 static int max8649_set_mode(struct regulator_dev *rdev, unsigned int mode) in max8649_set_mode()
101 static unsigned int max8649_get_mode(struct regulator_dev *rdev) in max8649_get_mode()
H A Dda9121-regulator.c37 struct regulator_dev *rdev[DA9121_IDX_MAX]; member
187 static int da9121_get_current_limit(struct regulator_dev *rdev) in da9121_get_current_limit()
217 static int da9121_ceiling_selector(struct regulator_dev *rdev, in da9121_ceiling_selector()
257 static int da9121_set_current_limit(struct regulator_dev *rdev, in da9121_set_current_limit()
309 static int da9121_buck_set_mode(struct regulator_dev *rdev, unsigned int mode) in da9121_buck_set_mode()
338 static unsigned int da9121_buck_get_mode(struct regulator_dev *rdev) in da9121_buck_get_mode()
680 struct regulator_dev *rdev; in da9121_irq_handler() local
/linux/include/linux/
H A Drpmb.h81 static inline struct rpmb_dev *rpmb_dev_get(struct rpmb_dev *rdev) in rpmb_dev_get()
86 static inline void rpmb_dev_put(struct rpmb_dev *rdev) { } in rpmb_dev_put()
115 static inline int rpmb_route_frames(struct rpmb_dev *rdev, u8 *req, in rpmb_route_frames()
/linux/drivers/md/
H A Ddm-raid.c56 struct md_rdev rdev; member
254 struct md_rdev rdev; member
687 struct md_rdev *rdev; in rs_set_rdev_sectors() local
1597 struct md_rdev *rdev = &rs->dev[i].rdev; in __rdev_sectors() local
1611 struct md_rdev *rdev; in _check_data_dev_sectors() local
1628 struct md_rdev *rdev; in _get_reshape_sectors() local
2061 static int read_disk_sb(struct md_rdev *rdev, int size, bool force_reload) in read_disk_sb()
2110 static void super_sync(struct mddev *mddev, struct md_rdev *rdev) in super_sync()
2194 static int super_load(struct md_rdev *rdev, struct md_rdev *refdev) in super_load()
2237 static int super_init_validation(struct raid_set *rs, struct md_rdev *rdev) in super_init_validation()
[all …]
H A Draid0.c67 struct md_rdev *smallest, *rdev1, *rdev2, *rdev, **dev; in create_strip_zones() local
356 struct md_rdev *rdev; in raid0_size() local
520 struct md_rdev *rdev; in raid0_handle_discard() local
638 static void raid0_error(struct mddev *mddev, struct md_rdev *rdev) in raid0_error()
650 struct md_rdev *rdev; in raid0_takeover_raid45() local
/linux/drivers/gpu/drm/radeon/
H A Dradeon_legacy_tv.c240 struct radeon_device *rdev = dev->dev_private; in radeon_legacy_tv_get_std_mode() local
280 struct radeon_device *rdev = dev->dev_private; in radeon_wait_pll_lock() local
304 struct radeon_device *rdev = dev->dev_private; in radeon_legacy_tv_write_fifo() local
389 struct radeon_device *rdev = dev->dev_private; in radeon_restore_tv_timing_tables() local
416 struct radeon_device *rdev = dev->dev_private; in radeon_legacy_write_tv_restarts() local
528 struct radeon_device *rdev = dev->dev_private; in radeon_legacy_tv_mode_set() local
/linux/drivers/hid/
H A Dhid-picolcd_cir.c97 struct rc_dev *rdev; in picolcd_init_cir() local
133 struct rc_dev *rdev = data->rc_dev; in picolcd_exit_cir() local
/linux/drivers/clk/x86/
H A Dclk-fch.c48 struct pci_dev *rdev; in fch_clk_probe() local
98 struct pci_dev *rdev; in fch_clk_remove() local
/linux/drivers/net/pse-pd/
H A Dpse_core.c412 static int pse_pi_is_enabled(struct regulator_dev *rdev) in pse_pi_is_enabled()
665 static int pse_pi_enable(struct regulator_dev *rdev) in pse_pi_enable()
702 static int pse_pi_disable(struct regulator_dev *rdev) in pse_pi_disable()
719 static int _pse_pi_get_voltage(struct regulator_dev *rdev) in _pse_pi_get_voltage()
733 static int pse_pi_get_voltage(struct regulator_dev *rdev) in pse_pi_get_voltage()
745 static int pse_pi_get_current_limit(struct regulator_dev *rdev) in pse_pi_get_current_limit()
783 static int pse_pi_set_current_limit(struct regulator_dev *rdev, int min_uA, in pse_pi_set_current_limit()
836 struct regulator_dev *rdev; in devm_pse_pi_regulator_register() local
951 struct regulator_dev *rdev = pcdev->pi[i].rdev; in pse_register_pw_ds() local
/linux/drivers/tee/optee/
H A Drpc.c312 struct rpmb_dev *rdev = to_rpmb_dev(dev); in rpc_rpmb_match() local
321 struct rpmb_dev *rdev; in handle_rpc_func_rpmb_probe_next() local
374 struct rpmb_dev *rdev; in handle_rpc_func_rpmb_frames() local
/linux/net/wireless/
H A Dchan.c650 cfg80211_dfs_permissive_check_wdev(struct cfg80211_registered_device *rdev, in cfg80211_dfs_permissive_check_wdev()
696 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_dfs_permissive_chan() local
952 cfg80211_offchan_chain_is_active(struct cfg80211_registered_device *rdev, in cfg80211_offchan_chain_is_active()
968 struct cfg80211_registered_device *rdev; in cfg80211_any_wiphy_oper_chan() local
1393 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_ir_permissive_chan() local
1476 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_reg_check_beaconing() local
1507 int cfg80211_set_monitor_channel(struct cfg80211_registered_device *rdev, in cfg80211_set_monitor_channel()

12345678910>>...19