Home
last modified time | relevance | path

Searched defs:cdev (Results 451 - 475 of 867) sorted by relevance

1...<<11121314151617181920>>...35

/kernel/linux/linux-5.10/drivers/input/
H A Djoydev.c44 struct cdev cdev; member
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-lm3533.c46 struct led_classdev cdev; member
54 static inline struct lm3533_led *to_lm3533_led(struct led_classdev *cdev) in to_lm3533_led() argument
118 static int lm3533_led_set(struct led_classdev *cdev, in lm3533_led_set() argument
131 static enum led_brightness lm3533_led_get(struct led_classdev *cdev) in lm3533_led_get() argument
281 lm3533_led_blink_set(struct led_classdev *cdev, unsigned long *delay_on, unsigned long *delay_off) lm3533_led_blink_set() argument
[all...]
H A Dleds-lm355x.c308 static int lm355x_torch_brightness_set(struct led_classdev *cdev, in lm355x_torch_brightness_set() argument
323 static int lm355x_strobe_brightness_set(struct led_classdev *cdev, in lm355x_strobe_brightness_set() argument
338 static int lm355x_indicator_brightness_set(struct led_classdev *cdev, in lm355x_indicator_brightness_set() argument
H A Dleds-lm3601x.c170 static int lm3601x_brightness_set(struct led_classdev *cdev, in lm3601x_brightness_set() argument
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dcap11xx.c74 struct led_classdev cdev; member
231 static int cap11xx_led_set(struct led_classdev *cdev, in cap11xx_led_set() argument
[all...]
/kernel/linux/linux-5.10/drivers/misc/
H A Dibmvmc.h177 struct cdev cdev; member
H A Dhpilo.h61 struct cdev cdev; member
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_spq.c543 struct qed_dev *cdev = p_hwfn->cdev; in qed_spq_alloc() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Duverbs.h108 struct cdev cdev; member
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dmax6650.c470 static int max6650_get_max_state(struct thermal_cooling_device *cdev, in max6650_get_max_state() argument
478 static int max6650_get_cur_state(struct thermal_cooling_device *cdev, in max6650_get_cur_state() argument
488 static int max6650_set_cur_state(struct thermal_cooling_device *cdev, in max6650_set_cur_state() argument
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c832 static int iwl_mvm_tcool_get_max_state(struct thermal_cooling_device *cdev, in iwl_mvm_tcool_get_max_state() argument
840 static int iwl_mvm_tcool_get_cur_state(struct thermal_cooling_device *cdev, in iwl_mvm_tcool_get_cur_state() argument
850 static int iwl_mvm_tcool_set_cur_state(struct thermal_cooling_device *cdev, in iwl_mvm_tcool_set_cur_state() argument
[all...]
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dctcm_main.c277 static long ctcm_check_irb_error(struct ccw_device *cdev, struct irb *irb) in ctcm_check_irb_error() argument
1187 ctcm_irq_handler(struct ccw_device *cdev, unsigned long intparm, struct irb *irb) ctcm_irq_handler() argument
1339 add_channel(struct ccw_device *cdev, enum ctcm_channel_types type, struct ctcm_priv *priv) add_channel() argument
[all...]
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dio_sch.h18 struct ccw_device *cdev;/* pointer to the child ccw device */ member
131 struct ccw_device *cdev; member
38 sch_set_cdev(struct subchannel *sch, struct ccw_device *cdev) sch_set_cdev() argument
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dtape_3590.c1638 tape_3590_online(struct ccw_device *cdev) tape_3590_online() argument
[all...]
H A Dtape_core.c443 int tape_generic_pm_suspend(struct ccw_device *cdev) in tape_generic_pm_suspend() argument
487 tape_generic_offline(struct ccw_device *cdev) tape_generic_offline() argument
614 tape_generic_probe(struct ccw_device *cdev) tape_generic_probe() argument
666 tape_generic_remove(struct ccw_device *cdev) tape_generic_remove() argument
1100 __tape_do_irq(struct ccw_device *cdev, unsigned long intparm, struct irb *irb) __tape_do_irq() argument
[all...]
H A Dvmur.c102 urdev_alloc(struct ccw_device *cdev) urdev_alloc() argument
133 urdev_get_from_cdev(struct ccw_device *cdev) urdev_get_from_cdev() argument
149 struct ccw_device *cdev; urdev_get_from_devno() local
176 ur_pm_suspend(struct ccw_device *cdev) ur_pm_suspend() argument
274 struct ccw_device *cdev = urd->cdev; do_ur_io() local
305 ur_int_handler(struct ccw_device *cdev, unsigned long intparm, struct irb *irb) ur_int_handler() argument
817 ur_probe(struct ccw_device *cdev) ur_probe() argument
864 ur_set_online(struct ccw_device *cdev) ur_set_online() argument
934 ur_set_offline_force(struct ccw_device *cdev, int force) ur_set_offline_force() argument
965 ur_set_offline(struct ccw_device *cdev) ur_set_offline() argument
975 ur_remove(struct ccw_device *cdev) ur_remove() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_transport_srp.c104 srp_host_setup(struct transport_container *tc, struct device *dev, struct device *cdev) srp_host_setup() argument
H A Dses.c659 static int ses_intf_add(struct device *cdev, in ses_intf_add() argument
862 static void ses_intf_remove(struct device *cdev, in ses_intf_remove() argument
/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Dqcom_aoss.c50 struct thermal_cooling_device *cdev; member
406 static int qmp_cdev_get_max_state(struct thermal_cooling_device *cdev, in qmp_cdev_get_max_state() argument
413 static int qmp_cdev_get_cur_state(struct thermal_cooling_device *cdev, in qmp_cdev_get_cur_state() argument
422 static int qmp_cdev_set_cur_state(struct thermal_cooling_device *cdev, in qmp_cdev_set_cur_state() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_acm.c309 struct usb_composite_dev *cdev = acm->port.func.config->cdev; in acm_complete_set_line_coding() local
339 struct usb_composite_dev *cdev = f->config->cdev; in acm_setup() local
423 struct usb_composite_dev *cdev = f->config->cdev; acm_set_alt() local
469 struct usb_composite_dev *cdev = f->config->cdev; acm_disable() local
535 struct usb_composite_dev *cdev = acm->port.func.config->cdev; acm_notify_serial_state() local
610 struct usb_composite_dev *cdev = c->cdev; acm_bind() local
[all...]
H A Df_uac1.c332 struct usb_composite_dev *cdev = f->config->cdev; in audio_set_endpoint_req() local
368 struct usb_composite_dev *cdev = f->config->cdev; in audio_get_endpoint_req() local
396 struct usb_composite_dev *cdev = f->config->cdev; in f_audio_setup() local
439 struct usb_composite_dev *cdev = f->config->cdev; f_audio_set_alt() local
484 struct usb_composite_dev *cdev = f->config->cdev; f_audio_get_alt() local
549 struct usb_composite_dev *cdev = c->cdev; f_audio_bind() local
[all...]
H A Df_rndis.c389 struct usb_composite_dev *cdev = rndis->port.func.config->cdev; in rndis_response_available() local
414 struct usb_composite_dev *cdev = rndis->port.func.config->cdev; in rndis_response_complete() local
468 struct usb_composite_dev *cdev = f->config->cdev; in rndis_setup() local
542 struct usb_composite_dev *cdev = f->config->cdev; rndis_set_alt() local
612 struct usb_composite_dev *cdev = f->config->cdev; rndis_disable() local
638 struct usb_composite_dev *cdev = geth->func.config->cdev; rndis_open() local
671 struct usb_composite_dev *cdev = c->cdev; rndis_bind() local
[all...]
/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_sysfs.c654 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cdev_type_show() local
662 struct thermal_cooling_device *cdev = to_cooling_device(dev); in max_state_show() local
675 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cur_state_show() local
689 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cur_state_store() local
752 thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, unsigned long new_state) thermal_cooling_device_stats_update() argument
777 struct thermal_cooling_device *cdev = to_cooling_device(dev); total_trans_show() local
792 struct thermal_cooling_device *cdev = to_cooling_device(dev); time_in_state_ms_show() local
813 struct thermal_cooling_device *cdev = to_cooling_device(dev); reset_store() local
835 struct thermal_cooling_device *cdev = to_cooling_device(dev); trans_table_show() local
894 cooling_device_stats_setup(struct thermal_cooling_device *cdev) cooling_device_stats_setup() argument
930 cooling_device_stats_destroy(struct thermal_cooling_device *cdev) cooling_device_stats_destroy() argument
939 cooling_device_stats_setup(struct thermal_cooling_device *cdev) cooling_device_stats_setup() argument
941 cooling_device_stats_destroy(struct thermal_cooling_device *cdev) cooling_device_stats_destroy() argument
945 thermal_cooling_device_setup_sysfs(struct thermal_cooling_device *cdev) thermal_cooling_device_setup_sysfs() argument
951 thermal_cooling_device_destroy_sysfs(struct thermal_cooling_device *cdev) thermal_cooling_device_destroy_sysfs() argument
[all...]
H A Dthermal_of.c206 of_thermal_bind(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) of_thermal_bind() argument
241 of_thermal_unbind(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) of_thermal_unbind() argument
/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dintel_powerclamp.c600 static int powerclamp_get_max_state(struct thermal_cooling_device *cdev, in powerclamp_get_max_state() argument
608 static int powerclamp_get_cur_state(struct thermal_cooling_device *cdev, in powerclamp_get_cur_state() argument
624 static int powerclamp_set_cur_state(struct thermal_cooling_device *cdev, in powerclamp_set_cur_state() argument

Completed in 25 milliseconds

1...<<11121314151617181920>>...35