Home
last modified time | relevance | path

Searched defs:cdev (Results 101 - 125 of 875) sorted by relevance

12345678910>>...35

/kernel/linux/linux-6.6/drivers/usb/gadget/legacy/
H A Dacm_ms.c152 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 Dcdc2.c138 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 Dtcm_usb_gadget.c64 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-6.6/drivers/thermal/
H A Dkhadas_mcu_fan.c22 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...]
/kernel/linux/linux-6.6/drivers/base/
H A Dtransport_class.c71 anon_transport_dummy_function(struct transport_container *tc, struct device *dev, struct device *cdev) anon_transport_dummy_function() argument
202 transport_configure(struct attribute_container *cont, struct device *dev, struct device *cdev) transport_configure() argument
/kernel/linux/linux-6.6/drivers/fsi/
H A Di2cr-scom.c16 struct cdev cdev; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dthermal.c15 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-6.6/drivers/net/wireless/ath/ath10k/
H A Dthermal.c16 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-6.6/drivers/infiniband/hw/hfi1/
H A Ddevice.c38 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
77 hfi1_cdev_cleanup(struct cdev *cdev, struct device **devp) hfi1_cdev_cleanup() argument
[all...]
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-acer-a500.c18 struct led_classdev cdev; member
[all...]
H A Dleds-da9052.c28 struct led_classdev cdev; member
[all...]
H A Dleds-da903x.c31 struct led_classdev cdev; member
H A Dleds-regulator.c23 struct led_classdev cdev; member
[all...]
/kernel/linux/linux-6.6/drivers/leds/rgb/
H A Dleds-pwm-multicolor.c31 static int led_pwm_mc_set(struct led_classdev *cdev, in led_pwm_mc_set() argument
106 struct led_classdev *cdev; in led_pwm_mc_probe() local
[all...]
H A Dleds-group-multicolor.c28 static int leds_gmc_set(struct led_classdev *cdev, enum led_brightness brightness) in leds_gmc_set() argument
68 struct led_classdev *cdev; in leds_gmc_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/leds/simple/
H A Dsimatic-ipc-leds.c28 struct led_classdev cdev; member
81 struct led_classdev *cdev; in simatic_ipc_leds_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Ddevice_id.c99 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-6.6/drivers/s390/scsi/
H A Dzfcp_ccw.c21 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
203 zfcp_ccw_set_offline(struct ccw_device *cdev) zfcp_ccw_set_offline() argument
226 zfcp_ccw_notify(struct ccw_device *cdev, int event) zfcp_ccw_notify() argument
265 zfcp_ccw_shutdown(struct ccw_device *cdev) zfcp_ccw_shutdown() argument
[all...]
/kernel/linux/linux-6.6/net/atm/
H A Datm_sysfs.c14 static ssize_t type_show(struct device *cdev, in type_show() argument
22 static ssize_t address_show(struct device *cdev, in address_show() argument
30 static ssize_t atmaddress_show(struct device *cdev, in atmaddress_show() argument
53 static ssize_t atmindex_show(struct device *cdev, in atmindex_show() argument
61 static ssize_t carrier_show(struct device *cdev, in carrier_show() argument
70 link_rate_show(struct device *cdev, struct device_attribute *attr, char *buf) link_rate_show() argument
111 atm_uevent(const 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-6.6/sound/usb/caiaq/
H A Dmidi.c28 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-6.6/sound/soc/sof/amd/
H A Dacp-probes.c23 static int acp_probes_compr_startup(struct sof_client_dev *cdev, in acp_probes_compr_startup() argument
45 static int acp_probes_compr_shutdown(struct sof_client_dev *cdev, in acp_probes_compr_shutdown() argument
68 static int acp_probes_compr_set_params(struct sof_client_dev *cdev, in acp_probes_compr_set_params() argument
101 static int acp_probes_compr_trigger(struct sof_client_dev *cdev, in acp_probes_compr_trigger() argument
109 static int acp_probes_compr_pointer(struct sof_client_dev *cdev, in acp_probes_compr_pointer() argument
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-probes.c28 static int hda_probes_compr_startup(struct sof_client_dev *cdev, in hda_probes_compr_startup() argument
48 static int hda_probes_compr_shutdown(struct sof_client_dev *cdev, in hda_probes_compr_shutdown() argument
69 static int hda_probes_compr_set_params(struct sof_client_dev *cdev, in hda_probes_compr_set_params() argument
103 static int hda_probes_compr_trigger(struct sof_client_dev *cdev, in hda_probes_compr_trigger() argument
113 static int hda_probes_compr_pointer(struct sof_client_dev *cdev, in hda_probes_compr_pointer() argument
/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbd_audio.c51 struct composite_softc *cdev; in get_uac() local
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.h56 static inline bool cdev_is_power_actor(struct thermal_cooling_device *cdev) in cdev_is_power_actor() argument
92 struct thermal_cooling_device *cdev; member
134 thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, unsigned long new_state) thermal_cooling_device_stats_update() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Dthermal_core.h62 static inline bool cdev_is_power_actor(struct thermal_cooling_device *cdev) in cdev_is_power_actor() argument
104 struct thermal_cooling_device *cdev; member
153 thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, unsigned long new_state) thermal_cooling_device_stats_update() argument
[all...]

Completed in 9 milliseconds

12345678910>>...35