| /kernel/linux/linux-5.10/drivers/leds/ |
| H A D | leds-da9052.c | 28 struct led_classdev cdev; member [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| H A D | device.c | 60 hfi1_cdev_init(int minor, const char *name, const struct file_operations *fops, struct cdev *cdev, struct device **devp, bool user_accessible, struct kobject *parent) hfi1_cdev_init() argument 99 hfi1_cdev_cleanup(struct cdev *cdev, struct device **devp) hfi1_cdev_cleanup() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
| H A D | thermal.c | 16 ath10k_thermal_get_max_throttle_state(struct thermal_cooling_device *cdev, in ath10k_thermal_get_max_throttle_state() argument 25 ath10k_thermal_get_cur_throttle_state(struct thermal_cooling_device *cdev, in ath10k_thermal_get_cur_throttle_state() argument 38 ath10k_thermal_set_cur_throttle_state(struct thermal_cooling_device *cdev, in ath10k_thermal_set_cur_throttle_state() argument 156 struct thermal_cooling_device *cdev; in ath10k_thermal_register() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
| H A D | thermal.c | 15 ath11k_thermal_get_max_throttle_state(struct thermal_cooling_device *cdev, in ath11k_thermal_get_max_throttle_state() argument 24 ath11k_thermal_get_cur_throttle_state(struct thermal_cooling_device *cdev, in ath11k_thermal_get_cur_throttle_state() argument 37 ath11k_thermal_set_cur_throttle_state(struct thermal_cooling_device *cdev, in ath11k_thermal_set_cur_throttle_state() argument 159 struct thermal_cooling_device *cdev; in ath11k_thermal_register() local [all...] |
| /kernel/linux/linux-5.10/drivers/thermal/ |
| H A D | thermal_helpers.c | 178 static void thermal_cdev_set_cur_state(struct thermal_cooling_device *cdev, in thermal_cdev_set_cur_state() argument 45 get_thermal_instance(struct thermal_zone_device *tz, struct thermal_cooling_device *cdev, int trip) get_thermal_instance() argument 188 thermal_cdev_update(struct thermal_cooling_device *cdev) thermal_cdev_update() argument [all...] |
| H A D | khadas_mcu_fan.c | 22 struct thermal_cooling_device *cdev; member 40 static int khadas_mcu_fan_get_max_state(struct thermal_cooling_device *cdev, in khadas_mcu_fan_get_max_state() argument 48 static int khadas_mcu_fan_get_cur_state(struct thermal_cooling_device *cdev, in khadas_mcu_fan_get_cur_state() argument 59 khadas_mcu_fan_set_cur_state(struct thermal_cooling_device *cdev, in khadas_mcu_fan_set_cur_state() argument 82 struct thermal_cooling_device *cdev; in khadas_mcu_fan_probe() local [all...] |
| H A D | cpuidle_cooling.c | 74 static int cpuidle_cooling_get_max_state(struct thermal_cooling_device *cdev, in cpuidle_cooling_get_max_state() argument 103 static int cpuidle_cooling_get_cur_state(struct thermal_cooling_device *cdev, in cpuidle_cooling_get_cur_state() argument 125 static int cpuidle_cooling_set_cur_state(struct thermal_cooling_device *cdev, in cpuidle_cooling_set_cur_state() argument 176 struct thermal_cooling_device *cdev; in __cpuidle_cooling_register() local [all...] |
| /kernel/linux/linux-5.10/drivers/usb/gadget/legacy/ |
| H A D | mass_storage.c | 139 static int msg_bind(struct usb_composite_dev *cdev) in msg_bind() argument 206 msg_unbind(struct usb_composite_dev *cdev) msg_unbind() argument [all...] |
| H A D | gmidi.c | 141 static int midi_bind(struct usb_composite_dev *cdev) in midi_bind() argument
|
| H A D | acm_ms.c | 152 static int acm_ms_bind(struct usb_composite_dev *cdev) in acm_ms_bind() argument 237 static int acm_ms_unbind(struct usb_composite_dev *cdev) in acm_ms_unbind() argument
|
| H A D | cdc2.c | 138 static int cdc_bind(struct usb_composite_dev *cdev) in cdc_bind() argument 212 static int cdc_unbind(struct usb_composite_dev *cdev) in cdc_unbind() argument
|
| H A D | tcm_usb_gadget.c | 64 static int guas_unbind(struct usb_composite_dev *cdev) in guas_unbind() argument 98 static int usb_target_bind(struct usb_composite_dev *cdev) in usb_target_bind() argument
|
| /kernel/linux/linux-5.10/include/media/ |
| H A D | media-devnode.h | 83 struct cdev cdev; /* character device */ member
|
| /kernel/linux/linux-5.10/sound/soc/intel/catpt/ |
| H A D | device.c | 33 struct catpt_dev *cdev = dev_get_drvdata(dev); in catpt_suspend() local 77 struct catpt_dev *cdev = dev_get_drvdata(dev); catpt_resume() local 136 catpt_register_board(struct catpt_dev *cdev) catpt_register_board() argument 161 catpt_probe_components(struct catpt_dev *cdev) catpt_probe_components() argument 212 catpt_dev_init(struct catpt_dev *cdev, struct device *dev, const struct catpt_spec *spec) catpt_dev_init() argument 240 struct catpt_dev *cdev; catpt_acpi_probe() local 290 struct catpt_dev *cdev = platform_get_drvdata(pdev); catpt_acpi_remove() local [all...] |
| /kernel/linux/linux-5.10/sound/usb/caiaq/ |
| H A D | midi.c | 28 struct snd_usb_caiaqdev *cdev = substream->rmidi->private_data; in snd_usb_caiaq_midi_input_trigger() local 44 struct snd_usb_caiaqdev *cdev = substream->rmidi->private_data; in snd_usb_caiaq_midi_output_close() local 52 static void snd_usb_caiaq_midi_send(struct snd_usb_caiaqdev *cdev, in snd_usb_caiaq_midi_send() argument 80 struct snd_usb_caiaqdev *cdev = substream->rmidi->private_data; snd_usb_caiaq_midi_output_trigger() local 106 snd_usb_caiaq_midi_handle_input(struct snd_usb_caiaqdev *cdev, int port, const char *buf, int len) snd_usb_caiaq_midi_handle_input() argument 152 struct snd_usb_caiaqdev *cdev = urb->context; snd_usb_caiaq_midi_output_done() local [all...] |
| /kernel/linux/linux-5.10/net/atm/ |
| H A D | atm_sysfs.c | 14 static ssize_t show_type(struct device *cdev, in show_type() argument 22 static ssize_t show_address(struct device *cdev, in show_address() argument 30 static ssize_t show_atmaddress(struct device *cdev, in show_atmaddress() argument 53 static ssize_t show_atmindex(struct device *cdev, in show_atmindex() argument 61 static ssize_t show_carrier(struct device *cdev, in show_carrier() argument 70 show_link_rate(struct device *cdev, struct device_attribute *attr, char *buf) show_link_rate() argument 111 atm_uevent(struct device *cdev, struct kobj_uevent_env *env) atm_uevent() argument 128 atm_release(struct device *cdev) atm_release() argument 143 struct device *cdev = &adev->class_dev; atm_register_sysfs() local 172 struct device *cdev = &adev->class_dev; atm_unregister_sysfs() local [all...] |
| /kernel/linux/linux-5.10/drivers/s390/cio/ |
| H A D | device_id.c | 99 static int diag210_get_dev_info(struct ccw_device *cdev) in diag210_get_dev_info() argument 134 static void snsid_init(struct ccw_device *cdev) in snsid_init() argument 146 static int snsid_check(struct ccw_device *cdev, voi argument 172 snsid_callback(struct ccw_device *cdev, void *data, int rc) snsid_callback() argument 201 ccw_device_sense_id_start(struct ccw_device *cdev) ccw_device_sense_id_start() argument [all...] |
| /kernel/linux/linux-5.10/drivers/s390/scsi/ |
| H A D | zfcp_ccw.c | 21 struct zfcp_adapter *zfcp_ccw_adapter_by_cdev(struct ccw_device *cdev) in zfcp_ccw_adapter_by_cdev() argument 49 static int zfcp_ccw_activate(struct ccw_device *cdev, int clear, char *tag) in zfcp_ccw_activate() argument 98 static int zfcp_ccw_probe(struct ccw_device *cdev) in zfcp_ccw_probe() argument 112 static void zfcp_ccw_remove(struct ccw_device *cdev) in zfcp_ccw_remove() argument 158 zfcp_ccw_set_online(struct ccw_device *cdev) zfcp_ccw_set_online() argument 205 zfcp_ccw_offline_sync(struct ccw_device *cdev, int set, char *tag) zfcp_ccw_offline_sync() argument 227 zfcp_ccw_set_offline(struct ccw_device *cdev) zfcp_ccw_set_offline() argument 240 zfcp_ccw_notify(struct ccw_device *cdev, int event) zfcp_ccw_notify() argument 289 zfcp_ccw_shutdown(struct ccw_device *cdev) zfcp_ccw_shutdown() argument 303 zfcp_ccw_suspend(struct ccw_device *cdev) zfcp_ccw_suspend() argument 309 zfcp_ccw_thaw(struct ccw_device *cdev) zfcp_ccw_thaw() argument 319 zfcp_ccw_resume(struct ccw_device *cdev) zfcp_ccw_resume() argument [all...] |
| /kernel/linux/linux-6.6/drivers/acpi/ |
| H A D | fan.h | 51 struct thermal_cooling_device *cdev; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | dfl.h | 49 struct dfl_fpga_cdev *cdev; member
|
| /kernel/linux/linux-6.6/include/media/ |
| H A D | media-devnode.h | 83 struct cdev cdev; /* character device */ member
|
| /kernel/linux/linux-6.6/drivers/thermal/ |
| H A D | cpuidle_cooling.c | 73 static int cpuidle_cooling_get_max_state(struct thermal_cooling_device *cdev, in cpuidle_cooling_get_max_state() argument 102 static int cpuidle_cooling_get_cur_state(struct thermal_cooling_device *cdev, in cpuidle_cooling_get_cur_state() argument 124 static int cpuidle_cooling_set_cur_state(struct thermal_cooling_device *cdev, in cpuidle_cooling_set_cur_state() argument 175 struct thermal_cooling_device *cdev; in __cpuidle_cooling_register() local [all...] |
| H A D | thermal_helpers.c | 155 static void thermal_cdev_set_cur_state(struct thermal_cooling_device *cdev, in thermal_cdev_set_cur_state() argument 44 get_thermal_instance(struct thermal_zone_device *tz, struct thermal_cooling_device *cdev, int trip_index) get_thermal_instance() argument 165 __thermal_cdev_update(struct thermal_cooling_device *cdev) __thermal_cdev_update() argument 192 thermal_cdev_update(struct thermal_cooling_device *cdev) thermal_cdev_update() argument [all...] |
| /kernel/linux/linux-6.6/drivers/usb/gadget/legacy/ |
| H A D | mass_storage.c | 139 static int msg_bind(struct usb_composite_dev *cdev) in msg_bind() argument 208 msg_unbind(struct usb_composite_dev *cdev) msg_unbind() argument [all...] |
| H A D | gmidi.c | 141 static int midi_bind(struct usb_composite_dev *cdev) in midi_bind() argument
|