Home
last modified time | relevance | path

Searched defs:cdev (Results 576 - 600 of 875) sorted by relevance

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

/kernel/linux/linux-5.10/drivers/pci/switch/
H A Dswitchtec.c1288 struct cdev *cdev; in stdev_create() local
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_transport_spi.c497 store_spi_transport_period(struct device *cdev, struct device_attribute *attr, in store_spi_transport_period() argument
525 show_spi_transport_min_period(struct device *cdev, in show_spi_transport_min_period() argument
170 spi_host_setup(struct transport_container *tc, struct device *dev, struct device *cdev) spi_host_setup() argument
210 spi_device_configure(struct transport_container *tc, struct device *dev, struct device *cdev) spi_device_configure() argument
239 spi_setup_transport_attrs(struct transport_container *tc, struct device *dev, struct device *cdev) spi_setup_transport_attrs() argument
541 store_spi_transport_min_period(struct device *cdev, struct device_attribute *attr, const char *buf, size_t count) store_spi_transport_min_period() argument
559 show_spi_host_signalling(struct device *cdev, struct device_attribute *attr, char *buf) show_spi_host_signalling() argument
591 show_spi_host_width(struct device *cdev, struct device_attribute *attr, char *buf) show_spi_host_width() argument
602 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-5.10/drivers/s390/block/
H A Ddasd_devmap.c526 dasd_devmap_from_cdev(struct ccw_device *cdev) in dasd_devmap_from_cdev() argument
541 dasd_create_device(struct ccw_device *cdev) in dasd_create_device() argument
594 struct ccw_device *cdev; dasd_delete_device() local
653 dasd_device_from_cdev_locked(struct ccw_device *cdev) dasd_device_from_cdev_locked() argument
667 dasd_device_from_cdev(struct ccw_device *cdev) dasd_device_from_cdev() argument
775 struct ccw_device *cdev = to_ccwdev(dev); dasd_ro_store() local
952 struct ccw_device *cdev = to_ccwdev(dev); dasd_safe_offline_store() local
990 struct ccw_device *cdev = to_ccwdev(dev); dasd_access_show() local
1427 struct ccw_device *cdev = to_ccwdev(dev); dasd_reservation_policy_store() local
1744 dasd_get_feature(struct ccw_device *cdev, int feature) dasd_get_feature() argument
1760 dasd_set_feature(struct ccw_device *cdev, int feature, int flag) dasd_set_feature() argument
1781 dasd_add_sysfs_files(struct ccw_device *cdev) dasd_add_sysfs_files() argument
1787 dasd_remove_sysfs_files(struct ccw_device *cdev) dasd_remove_sysfs_files() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/qedi/
H A Dqedi_iscsi.c1179 struct qed_dev *cdev = qedi->cdev; in qedi_data_avail() local
[all...]
/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_core.c615 int power_actor_get_max_power(struct thermal_cooling_device *cdev, in power_actor_get_max_power() argument
635 power_actor_get_min_power(struct thermal_cooling_device *cdev, u32 *min_power) power_actor_get_min_power() argument
663 power_actor_set_power(struct thermal_cooling_device *cdev, struct thermal_instance *instance, u32 power) power_actor_set_power() argument
688 struct thermal_cooling_device *cdev = NULL; thermal_zone_device_rebind_exception() local
725 struct thermal_cooling_device *cdev; for_each_thermal_cooling_device() local
775 struct thermal_cooling_device *cdev = NULL; thermal_zone_device_unbind_exception() local
821 thermal_zone_bind_cooling_device(struct thermal_zone_device *tz, int trip, struct thermal_cooling_device *cdev, unsigned long upper, unsigned long lower, unsigned int weight) thermal_zone_bind_cooling_device() argument
948 thermal_zone_unbind_cooling_device(struct thermal_zone_device *tz, int trip, struct thermal_cooling_device *cdev) thermal_zone_unbind_cooling_device() argument
983 struct thermal_cooling_device *cdev; thermal_release() local
1003 print_bind_err_msg(struct thermal_zone_device *tz, struct thermal_cooling_device *cdev, int ret) print_bind_err_msg() argument
1010 __bind(struct thermal_zone_device *tz, int mask, struct thermal_cooling_device *cdev, unsigned long *limits, unsigned int weight) __bind() argument
1036 bind_cdev(struct thermal_cooling_device *cdev) bind_cdev() argument
1095 struct thermal_cooling_device *cdev; __thermal_cooling_device_register() local
1255 __unbind(struct thermal_zone_device *tz, int mask, struct thermal_cooling_device *cdev) __unbind() argument
1272 thermal_cooling_device_unregister(struct thermal_cooling_device *cdev) thermal_cooling_device_unregister() argument
1532 struct thermal_cooling_device *cdev; thermal_zone_device_unregister() local
[all...]
H A Dimx_thermal.c201 struct thermal_cooling_device *cdev; member
386 imx_bind(struct thermal_zone_device *tz, struct thermal_cooling_device *cdev) imx_bind() argument
405 imx_unbind(struct thermal_zone_device *tz, struct thermal_cooling_device *cdev) imx_unbind() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_hid.c75 struct cdev cdev; member
577 struct usb_composite_dev *cdev = hidg->func.config->cdev; in hidg_intout_complete() local
612 struct usb_composite_dev *cdev = hidg->func.config->cdev; hidg_ssreport_complete() local
644 struct usb_composite_dev *cdev = f->config->cdev; hidg_setup() local
804 struct usb_composite_dev *cdev = f->config->cdev; hidg_set_alt() local
[all...]
H A Df_uac2.c645 struct usb_composite_dev *cdev = cfg->cdev; in afunc_bind() local
810 struct usb_composite_dev *cdev = fn->config->cdev; in afunc_set_alt() local
1016 struct usb_composite_dev *cdev in afunc_setup() local
[all...]
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_printer.c983 struct usb_composite_dev *cdev = f->config->cdev; in printer_func_setup() local
1065 struct usb_composite_dev *cdev = c->cdev; in printer_func_bind() local
[all...]
H A Df_midi.c273 struct usb_composite_dev *cdev = midi->func.config->cdev; in f_midi_complete() local
342 struct usb_composite_dev *cdev = f->config->cdev; in f_midi_start_ep() local
420 struct usb_composite_dev *cdev in f_midi_disable() local
872 struct usb_composite_dev *cdev = c->cdev; f_midi_bind() local
1277 struct usb_composite_dev *cdev = f->config->cdev; f_midi_unbind() 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
468 struct usb_composite_dev *cdev = ss->function.config->cdev; check_read_data() local
524 struct usb_composite_dev *cdev; source_sink_complete() local
621 struct usb_composite_dev *cdev; source_sink_start_ep() local
637 struct usb_composite_dev *cdev; disable_source_sink() local
646 enable_source_sink(struct usb_composite_dev *cdev, struct f_sourcesink *ss, int alt) enable_source_sink() argument
741 struct usb_composite_dev *cdev = f->config->cdev; sourcesink_set_alt() local
[all...]
H A Du_generic.h273 struct cdev cdev; member
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/
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...]
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
897 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
996 cxgbit_ofld_send(struct cxgbit_device *cdev, struct sk_buff *skb) cxgbit_ofld_send() argument
1012 cxgbit_release_tid(struct cxgbit_device *cdev, u32 tid) cxgbit_release_tid() argument
1026 cxgbit_l2t_send(struct cxgbit_device *cdev, struct sk_buff *skb, struct l2t_entry *l2e) cxgbit_l2t_send() argument
1216 cxgbit_pass_accept_req(struct cxgbit_device *cdev, struct sk_buff *skb) cxgbit_pass_accept_req() argument
1417 struct cxgbit_device *cdev = csk->com.cdev; cxgbit_send_tx_flowc_wr() local
1578 cxgbit_pass_open_rpl(struct cxgbit_device *cdev, struct sk_buff *skb) cxgbit_pass_open_rpl() argument
1600 cxgbit_close_listsrv_rpl(struct cxgbit_device *cdev, struct sk_buff *skb) cxgbit_close_listsrv_rpl() argument
1622 cxgbit_pass_establish(struct cxgbit_device *cdev, struct sk_buff *skb) cxgbit_pass_establish() argument
1899 cxgbit_set_tcb_rpl(struct cxgbit_device *cdev, struct sk_buff *skb) cxgbit_set_tcb_rpl() argument
1920 cxgbit_rx_data(struct cxgbit_device *cdev, struct sk_buff *skb) cxgbit_rx_data() argument
1961 cxgbit_rx_cpl(struct cxgbit_device *cdev, struct sk_buff *skb) cxgbit_rx_cpl() argument
[all...]
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
/kernel/linux/linux-5.10/drivers/usb/gadget/
H A Dcomposite.c247 struct usb_composite_dev *cdev; in config_ep_by_speed_and_alt() local
389 struct usb_composite_dev *cdev = function->config->cdev; in usb_function_deactivate() local
420 struct usb_composite_dev *cdev = function->config->cdev; usb_function_activate() local
551 config_desc(struct usb_composite_dev *cdev, unsigned w_value) config_desc() argument
614 count_configs(struct usb_composite_dev *cdev, unsigned type) count_configs() argument
662 bos_desc(struct usb_composite_dev *cdev) bos_desc() argument
783 device_qual(struct usb_composite_dev *cdev) device_qual() argument
802 reset_config(struct usb_composite_dev *cdev) reset_config() argument
818 set_config(struct usb_composite_dev *cdev, const struct usb_ctrlrequest *ctrl, unsigned number) set_config() argument
929 usb_add_config_only(struct usb_composite_dev *cdev, struct usb_configuration *config) usb_add_config_only() argument
969 usb_add_config(struct usb_composite_dev *cdev, struct usb_configuration *config, int (*bind)(struct usb_configuration *)) usb_add_config() argument
1038 remove_config(struct usb_composite_dev *cdev, struct usb_configuration *config) remove_config() argument
1066 usb_remove_config(struct usb_composite_dev *cdev, struct usb_configuration *config) usb_remove_config() argument
1129 get_string(struct usb_composite_dev *cdev, void *buf, u16 language, int id) get_string() argument
1244 usb_string_id(struct usb_composite_dev *cdev) usb_string_id() argument
1273 usb_string_ids_tab(struct usb_composite_dev *cdev, struct usb_string *str) usb_string_ids_tab() argument
1357 usb_gstrings_attach(struct usb_composite_dev *cdev, struct usb_gadget_strings **sp, unsigned n_strings) usb_gstrings_attach() argument
1435 struct usb_composite_dev *cdev; composite_setup_complete() local
1462 composite_ep0_queue(struct usb_composite_dev *cdev, struct usb_request *req, gfp_t gfp_flags) composite_ep0_queue() argument
1640 struct usb_composite_dev *cdev = get_gadget_data(gadget); composite_setup() local
2066 struct usb_composite_dev *cdev = get_gadget_data(gadget); composite_disconnect() local
2087 struct usb_composite_dev *cdev = get_gadget_data(gadget); suspended_show() local
2095 struct usb_composite_dev *cdev = get_gadget_data(gadget); __composite_unbind() local
2168 composite_dev_prepare(struct usb_composite_driver *composite, struct usb_composite_dev *cdev) composite_dev_prepare() argument
2215 composite_os_desc_req_prepare(struct usb_composite_dev *cdev, struct usb_ep *ep0) composite_os_desc_req_prepare() argument
2239 composite_dev_cleanup(struct usb_composite_dev *cdev) composite_dev_cleanup() argument
2288 struct usb_composite_dev *cdev; composite_bind() local
2338 struct usb_composite_dev *cdev = get_gadget_data(gadget); composite_suspend() local
2362 struct usb_composite_dev *cdev = get_gadget_data(gadget); composite_resume() local
2472 usb_composite_setup_continue(struct usb_composite_dev *cdev) usb_composite_setup_continue() argument
2506 usb_composite_overwrite_options(struct usb_composite_dev *cdev, struct usb_composite_overwrite *covr) usb_composite_overwrite_options() argument
[all...]
/kernel/linux/linux-5.10/drivers/uio/
H A Duio.c831 struct cdev *cdev = NULL; in uio_major_init() local
[all...]
/kernel/linux/linux-5.10/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-5.10/drivers/vhost/
H A Dvdpa.c43 struct cdev cdev; member
/kernel/linux/linux-5.10/include/linux/
H A Dremoteproc.h552 struct cdev cdev; member
H A Dthermal.h206 struct thermal_cooling_device *cdev; member
445 static inline void thermal_cdev_update(struct thermal_cooling_device *cdev) in thermal_cdev_update() argument
429 thermal_cooling_device_unregister( struct thermal_cooling_device *cdev) thermal_cooling_device_unregister() argument
/kernel/linux/linux-5.10/include/linux/usb/
H A Dcomposite.h323 struct usb_composite_dev *cdev; member
[all...]
/kernel/linux/linux-5.10/include/linux/qed/
H A Dqed_ll2_if.h279 qed_ll2_alloc_if(struct qed_dev *cdev) qed_ll2_alloc_if() argument
284 qed_ll2_dealloc_if(struct qed_dev *cdev) qed_ll2_dealloc_if() argument
[all...]

Completed in 33 milliseconds

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