Home
last modified time | relevance | path

Searched defs:cdev (Results 601 - 625 of 851) sorted by relevance

1...<<21222324252627282930>>...35

/kernel/linux/linux-6.6/include/media/
H A Dcec.h46 struct cdev cdev; member
/kernel/linux/linux-6.6/include/acpi/
H A Dprocessor.h238 struct thermal_cooling_device *cdev; member
/kernel/linux/linux-6.6/include/linux/
H A Dremoteproc.h586 struct cdev cdev; member
H A Dthermal.h398 thermal_cooling_device_unregister( struct thermal_cooling_device *cdev) thermal_cooling_device_unregister() argument
/kernel/linux/linux-6.6/include/linux/usb/
H A Dcomposite.h316 struct usb_composite_dev *cdev; member
[all...]
/kernel/linux/linux-6.6/include/scsi/
H A Dlibfcoe.h124 struct fcoe_ctlr_device *cdev; member
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dtape.h185 struct ccw_device * cdev; member
H A Dcon3215.c79 struct ccw_device *cdev; /* device for tty driver */ member
346 static void raw3215_irq(struct ccw_device *cdev, unsigned long intparm, in raw3215_irq() argument
699 raw3215_probe(struct ccw_device *cdev) raw3215_probe() argument
732 raw3215_remove(struct ccw_device *cdev) raw3215_remove() argument
751 raw3215_set_online(struct ccw_device *cdev) raw3215_set_online() argument
762 raw3215_set_offline(struct ccw_device *cdev) raw3215_set_offline() argument
902 struct ccw_device *cdev; con3215_init() local
[all...]
/kernel/linux/linux-6.6/drivers/uio/
H A Duio.c833 struct cdev *cdev = NULL; in uio_major_init() local
[all...]
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/
H A Dcxgbit.h169 struct cxgbit_device *cdev; member
248 static inline void cxgbit_get_cdev(struct cxgbit_device *cdev) in cxgbit_get_cdev() argument
253 static inline void cxgbit_put_cdev(struct cxgbit_device *cdev) in cxgbit_put_cdev() argument
347 struct cxgbi_ppm *cdev2ppm(struct cxgbit_device *cdev) in cdev2ppm() argument
H A Dcxgbit_cm.c49 cxgbit_wait_for_reply(struct cxgbit_device *cdev, in cxgbit_wait_for_reply() argument
79 cxgbit_np_hash_add(struct cxgbit_device *cdev, struct cxgbit_np *cnp, in cxgbit_np_hash_add() argument
99 cxgbit_np_hash_find(struct cxgbit_device *cdev, struc argument
116 cxgbit_np_hash_del(struct cxgbit_device *cdev, struct cxgbit_np *cnp) cxgbit_np_hash_del() argument
144 cxgbit_create_server6(struct cxgbit_device *cdev, unsigned int stid, struct cxgbit_np *cnp) cxgbit_create_server6() argument
196 cxgbit_create_server4(struct cxgbit_device *cdev, unsigned int stid, struct cxgbit_np *cnp) cxgbit_create_server4() argument
230 struct cxgbit_device *cdev; cxgbit_find_device() local
295 struct cxgbit_device *cdev = NULL; cxgbit_find_np_cdev() local
343 __cxgbit_setup_cdev_np(struct cxgbit_device *cdev, struct cxgbit_np *cnp) __cxgbit_setup_cdev_np() argument
377 struct cxgbit_device *cdev; cxgbit_setup_cdev_np() local
400 struct cxgbit_device *cdev; cxgbit_setup_all_np() local
518 __cxgbit_free_cdev_np(struct cxgbit_device *cdev, struct cxgbit_np *cnp) __cxgbit_free_cdev_np() argument
566 struct cxgbit_device *cdev; cxgbit_free_all_np() local
580 struct cxgbit_device *cdev; cxgbit_free_cdev_np() local
650 struct cxgbit_device *cdev = handle; cxgbit_abort_arp_failure() local
796 struct cxgbit_device *cdev; _cxgbit_free_csk() local
899 cxgbit_offload_init(struct cxgbit_sock *csk, int iptype, __u8 *peer_ip, u16 local_port, struct dst_entry *dst, struct cxgbit_device *cdev) cxgbit_offload_init() argument
998 cxgbit_ofld_send(struct cxgbit_device *cdev, struct sk_buff *skb) cxgbit_ofld_send() argument
1014 cxgbit_release_tid(struct cxgbit_device *cdev, u32 tid) cxgbit_release_tid() argument
1028 cxgbit_l2t_send(struct cxgbit_device *cdev, struct sk_buff *skb, struct l2t_entry *l2e) cxgbit_l2t_send() argument
1217 cxgbit_pass_accept_req(struct cxgbit_device *cdev, struct sk_buff *skb) cxgbit_pass_accept_req() argument
1418 struct cxgbit_device *cdev = csk->com.cdev; cxgbit_send_tx_flowc_wr() local
1579 cxgbit_pass_open_rpl(struct cxgbit_device *cdev, struct sk_buff *skb) cxgbit_pass_open_rpl() argument
1601 cxgbit_close_listsrv_rpl(struct cxgbit_device *cdev, struct sk_buff *skb) cxgbit_close_listsrv_rpl() argument
1623 cxgbit_pass_establish(struct cxgbit_device *cdev, struct sk_buff *skb) cxgbit_pass_establish() argument
1897 cxgbit_set_tcb_rpl(struct cxgbit_device *cdev, struct sk_buff *skb) cxgbit_set_tcb_rpl() argument
1918 cxgbit_rx_data(struct cxgbit_device *cdev, struct sk_buff *skb) cxgbit_rx_data() argument
1959 cxgbit_rx_cpl(struct cxgbit_device *cdev, struct sk_buff *skb) cxgbit_rx_cpl() argument
[all...]
H A Dcxgbit_target.c575 struct cxgbit_device *cdev = csk->com.cdev; in cxgbit_validate_params() local
718 struct cxgbit_device *cdev = csk->com.cdev; in cxgbit_set_params() local
1069 struct cxgbit_device *cdev = csk->com.cdev; cxgbit_handle_iscsi_dataout() local
[all...]
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_core.c547 struct thermal_cooling_device *cdev; in for_each_thermal_cooling_device() local
626 thermal_zone_bind_cooling_device(struct thermal_zone_device *tz, int trip_index, struct thermal_cooling_device *cdev, unsigned long upper, unsigned long lower, unsigned int weight) thermal_zone_bind_cooling_device() argument
759 thermal_zone_unbind_cooling_device(struct thermal_zone_device *tz, int trip_index, struct thermal_cooling_device *cdev) thermal_zone_unbind_cooling_device() argument
796 struct thermal_cooling_device *cdev; thermal_release() local
817 print_bind_err_msg(struct thermal_zone_device *tz, struct thermal_cooling_device *cdev, int ret) print_bind_err_msg() argument
824 bind_cdev(struct thermal_cooling_device *cdev) bind_cdev() argument
859 struct thermal_cooling_device *cdev; __thermal_cooling_device_register() local
1033 thermal_cooling_device_present(struct thermal_cooling_device *cdev) thermal_cooling_device_present() argument
1055 thermal_cooling_device_update(struct thermal_cooling_device *cdev) thermal_cooling_device_update() argument
1125 thermal_cooling_device_unregister(struct thermal_cooling_device *cdev) thermal_cooling_device_unregister() argument
1440 struct thermal_cooling_device *cdev; thermal_zone_device_unregister() local
[all...]
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dti_k3_r5_remoteproc.c1074 struct device *cdev = core->dev; in k3_r5_adjust_tcm_sizes() local
1113 struct device *cdev = core->dev; in k3_r5_rproc_configure_mode() local
1213 struct device *cdev; k3_r5_cluster_rproc_init() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_transport_spi.c496 store_spi_transport_period(struct device *cdev, struct device_attribute *attr, in store_spi_transport_period() argument
524 show_spi_transport_min_period(struct device *cdev, in show_spi_transport_min_period() argument
169 spi_host_setup(struct transport_container *tc, struct device *dev, struct device *cdev) spi_host_setup() argument
209 spi_device_configure(struct transport_container *tc, struct device *dev, struct device *cdev) spi_device_configure() argument
238 spi_setup_transport_attrs(struct transport_container *tc, struct device *dev, struct device *cdev) spi_setup_transport_attrs() argument
540 store_spi_transport_min_period(struct device *cdev, struct device_attribute *attr, const char *buf, size_t count) store_spi_transport_min_period() argument
558 show_spi_host_signalling(struct device *cdev, struct device_attribute *attr, char *buf) show_spi_host_signalling() argument
590 show_spi_host_width(struct device *cdev, struct device_attribute *attr, char *buf) show_spi_host_width() argument
601 show_spi_host_hba_id(struct device *cdev, struct device_attribute *attr, char *buf) show_spi_host_hba_id() argument
1445 spi_host_configure(struct transport_container *tc, struct device *dev, struct device *cdev) spi_host_configure() argument
1471 struct device *cdev = container_of(kobj, struct device, kobj); target_attribute_is_visible() local
1556 spi_target_configure(struct transport_container *tc, struct device *dev, struct device *cdev) spi_target_configure() argument
[all...]
/kernel/linux/linux-6.6/drivers/vhost/
H A Dvdpa.c53 struct cdev cdev; member
/kernel/linux/linux-6.6/drivers/video/backlight/
H A Dadp8870_bl.c120 struct led_classdev cdev; member
H A Dadp8860_bl.c97 struct led_classdev cdev; member
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dlight.c88 static struct gb_channel *get_channel_from_cdev(struct led_classdev *cdev) in get_channel_from_cdev() argument
157 static struct gb_channel *get_channel_from_cdev(struct led_classdev *cdev) in get_channel_from_cdev() argument
176 static void led_lock(struct led_classdev *cdev) in led_lock() argument
181 static void led_unlock(struct led_classdev *cdev) in led_unlock() argument
238 struct led_classdev *cdev = dev_get_drvdata(dev); color_show() local
247 struct led_classdev *cdev = dev_get_drvdata(dev); color_store() local
275 channel_attr_groups_set(struct gb_channel *channel, struct led_classdev *cdev) channel_attr_groups_set() argument
431 gb_brightness_set(struct led_classdev *cdev, enum led_brightness value) gb_brightness_set() argument
441 gb_brightness_get(struct led_classdev *cdev) gb_brightness_get() argument
449 gb_blink_set(struct led_classdev *cdev, unsigned long *delay_on, unsigned long *delay_off) gb_blink_set() argument
506 gb_lights_led_operations_set(struct gb_channel *channel, struct led_classdev *cdev) gb_lights_led_operations_set() argument
889 struct led_classdev *cdev = get_channel_cdev(channel); __gb_lights_led_register() local
918 struct led_classdev *cdev = get_channel_cdev(channel); __gb_lights_led_unregister() local
949 struct led_classdev *cdev = get_channel_cdev(channel); gb_lights_channel_config() local
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dfujitsu-laptop.c580 static int logolamp_set(struct led_classdev *cdev, in logolamp_set() argument
600 static enum led_brightness logolamp_get(struct led_classdev *cdev) in logolamp_get() argument
616 static int kblamps_set(struct led_classdev *cdev, in kblamps_set() argument
629 static enum led_brightness kblamps_get(struct led_classdev *cdev) in kblamps_get() argument
641 static int radio_led_set(struct led_classdev *cdev, in radio_led_set() argument
654 radio_led_get(struct led_classdev *cdev) radio_led_get() argument
665 eco_led_set(struct led_classdev *cdev, enum led_brightness brightness) eco_led_set() argument
680 eco_led_get(struct led_classdev *cdev) eco_led_get() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_uac1_legacy.c324 struct usb_composite_dev *cdev = audio->card.func.config->cdev; in f_audio_out_ep_complete() local
388 struct usb_composite_dev *cdev = f->config->cdev; in audio_set_intf_req() local
424 struct usb_composite_dev *cdev = f->config->cdev; in audio_get_intf_req() local
461 struct usb_composite_dev *cdev = f->config->cdev; audio_set_endpoint_req() local
497 struct usb_composite_dev *cdev = f->config->cdev; audio_get_endpoint_req() local
525 struct usb_composite_dev *cdev = f->config->cdev; f_audio_setup() local
577 struct usb_composite_dev *cdev = f->config->cdev; f_audio_set_alt() local
658 struct usb_composite_dev *cdev = f->config->cdev; f_audio_get_alt() local
702 struct usb_composite_dev *cdev = c->cdev; f_audio_bind() local
[all...]
H A Df_uac1.c345 struct usb_composite_dev *cdev = fn->config->cdev; in uac_cs_attr_sample_rate() local
625 struct usb_composite_dev *cdev = audio->func.config->cdev; in out_rq_cur_complete() local
706 struct usb_composite_dev *cdev = f->config->cdev; ac_rq_in() local
739 struct usb_composite_dev *cdev = f->config->cdev; audio_set_endpoint_req() local
784 struct usb_composite_dev *cdev = f->config->cdev; audio_get_endpoint_req() local
829 struct usb_composite_dev *cdev = f->config->cdev; f_audio_setup() local
878 struct usb_composite_dev *cdev = f->config->cdev; f_audio_set_alt() local
932 struct usb_composite_dev *cdev = f->config->cdev; f_audio_get_alt() local
1177 struct usb_composite_dev *cdev = c->cdev; f_audio_bind() local
[all...]
H A Df_printer.c982 struct usb_composite_dev *cdev = f->config->cdev; in printer_func_setup() local
1064 struct usb_composite_dev *cdev = c->cdev; in printer_func_bind() local
[all...]
H A Df_sourcesink.c295 static void disable_ep(struct usb_composite_dev *cdev, struct usb_ep *ep) in disable_ep() argument
304 void disable_endpoints(struct usb_composite_dev *cdev, in disable_endpoints() argument
319 struct usb_composite_dev *cdev = c->cdev; in sourcesink_bind() local
466 struct usb_composite_dev *cdev = ss->function.config->cdev; check_read_data() local
522 struct usb_composite_dev *cdev; source_sink_complete() local
620 struct usb_composite_dev *cdev; source_sink_start_ep() local
636 struct usb_composite_dev *cdev; disable_source_sink() local
645 enable_source_sink(struct usb_composite_dev *cdev, struct f_sourcesink *ss, int alt) enable_source_sink() argument
740 struct usb_composite_dev *cdev = f->config->cdev; sourcesink_set_alt() local
[all...]
H A Du_generic.h273 struct cdev cdev; member

Completed in 30 milliseconds

1...<<21222324252627282930>>...35