Home
last modified time | relevance | path

Searched defs:cdev (Results 551 - 575 of 867) sorted by relevance

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

/kernel/linux/linux-5.10/drivers/dma/idxd/
H A Didxd.h75 struct cdev cdev; member
/kernel/linux/linux-5.10/drivers/net/can/m_can/
H A Dtcan4x5x.c234 static u32 tcan4x5x_read_reg(struct m_can_classdev *cdev, int reg) in tcan4x5x_read_reg() argument
244 static u32 tcan4x5x_read_fifo(struct m_can_classdev *cdev, int addr_offset) in tcan4x5x_read_fifo() argument
254 static int tcan4x5x_write_reg(struct m_can_classdev *cdev, int reg, int val) in tcan4x5x_write_reg() argument
261 static int tcan4x5x_write_fifo(struct m_can_classdev *cdev, in tcan4x5x_write_fifo() argument
280 static int tcan4x5x_write_tcan_reg(struct m_can_classdev *cdev, in tcan4x5x_write_tcan_reg() argument
288 tcan4x5x_clear_interrupts(struct m_can_classdev *cdev) tcan4x5x_clear_interrupts() argument
310 tcan4x5x_init(struct m_can_classdev *cdev) tcan4x5x_init() argument
337 tcan4x5x_disable_wake(struct m_can_classdev *cdev) tcan4x5x_disable_wake() argument
345 tcan4x5x_disable_state(struct m_can_classdev *cdev) tcan4x5x_disable_state() argument
353 tcan4x5x_parse_config(struct m_can_classdev *cdev) tcan4x5x_parse_config() argument
[all...]
/kernel/linux/linux-5.10/drivers/input/
H A Dmousedev.c66 struct cdev cdev; member
H A Devdev.c36 struct cdev cdev; member
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dlm8323.c129 struct led_classdev cdev; member
[all...]
/kernel/linux/linux-5.10/drivers/isdn/capi/
H A Dcapi.c110 struct capidev *cdev; member
297 static void capincci_alloc_minor(struct capidev *cdev, struct capincci *np) in capincci_alloc_minor() argument
338 capincci_alloc_minor(struct capidev *cdev, struct capincci *np) { } in capincci_alloc_minor() argument
343 static struct capincci *capincci_alloc(struct capidev *cdev, u32 ncci) in capincci_alloc() argument
360 capincci_free(struct capidev *cdev, u32 ncci) capincci_free() argument
373 capincci_find(struct capidev *cdev, u32 ncci) capincci_find() argument
573 struct capidev *cdev = ap->private; capi_recv_message() local
651 struct capidev *cdev = file->private_data; capi_read() local
686 struct capidev *cdev = file->private_data; capi_write() local
741 struct capidev *cdev = file->private_data; capi_poll() local
757 struct capidev *cdev = file->private_data; capi_ioctl() local
985 struct capidev *cdev; capi_open() local
1006 struct capidev *cdev = file->private_data; capi_release() local
1361 struct capidev *cdev; capi20_proc_show() local
1384 struct capidev *cdev; capi20ncci_proc_show() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_fcoe.c723 qed_fill_fcoe_dev_info(struct qed_dev *cdev, struct qed_dev_fcoe_info *info) qed_fill_fcoe_dev_info() argument
745 qed_register_fcoe_ops(struct qed_dev *cdev, struct qed_fcoe_cb_ops *ops, void *cookie) qed_register_fcoe_ops() argument
752 qed_fcoe_get_hash(struct qed_dev *cdev, u32 handle) qed_fcoe_get_hash() argument
771 qed_fcoe_stop(struct qed_dev *cdev) qed_fcoe_stop() argument
800 qed_fcoe_start(struct qed_dev *cdev, struct qed_fcoe_tid *tasks) qed_fcoe_start() argument
850 qed_fcoe_acquire_conn(struct qed_dev *cdev, u32 *handle, u32 *fw_cid, void __iomem **p_doorbell) qed_fcoe_acquire_conn() argument
885 qed_fcoe_release_conn(struct qed_dev *cdev, u32 handle) qed_fcoe_release_conn() argument
903 qed_fcoe_offload_conn(struct qed_dev *cdev, u32 handle, struct qed_fcoe_params_offload *conn_info) qed_fcoe_offload_conn() argument
956 qed_fcoe_destroy_conn(struct qed_dev *cdev, u32 handle, dma_addr_t terminate_params) qed_fcoe_destroy_conn() argument
977 qed_fcoe_stats(struct qed_dev *cdev, struct qed_fcoe_stats *stats) qed_fcoe_stats() argument
982 qed_get_protocol_stats_fcoe(struct qed_dev *cdev, struct qed_mcp_fcoe_stats *stats) qed_get_protocol_stats_fcoe() argument
[all...]
H A Dqed_sriov.h410 qed_iov_free_hw_info(struct qed_dev *cdev) qed_iov_free_hw_info() argument
420 qed_iov_wq_stop(struct qed_dev *cdev, bool schedule_first) qed_iov_wq_stop() argument
424 qed_iov_wq_start(struct qed_dev *cdev) qed_iov_wq_start() argument
434 qed_vf_start_iov_wq(struct qed_dev *cdev) qed_vf_start_iov_wq() argument
438 qed_sriov_disable(struct qed_dev *cdev, bool pci_enabled) qed_sriov_disable() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Duser_mad.c92 struct cdev cdev; member
[all...]
/kernel/linux/linux-5.10/drivers/s390/char/
H A Draw3270.c37 struct ccw_device *cdev; member
320 raw3270_irq (struct ccw_device *cdev, unsigned long intparm, struct irb *irb) in raw3270_irq() argument
693 raw3270_setup_device(struct ccw_device *cdev, struct raw3270 *rp, char *ascebc) raw3270_setup_device() argument
762 struct ccw_device *cdev; raw3270_setup_console() local
813 raw3270_create_device(struct ccw_device *cdev) raw3270_create_device() argument
1026 struct ccw_device *cdev; raw3270_delete_device() local
1048 raw3270_probe(struct ccw_device *cdev) raw3270_probe() argument
1128 raw3270_set_online(struct ccw_device *cdev) raw3270_set_online() argument
1156 raw3270_remove(struct ccw_device *cdev) raw3270_remove() argument
1207 raw3270_set_offline(struct ccw_device *cdev) raw3270_set_offline() argument
1218 raw3270_pm_stop(struct ccw_device *cdev) raw3270_pm_stop() argument
1245 raw3270_pm_start(struct ccw_device *cdev) raw3270_pm_start() argument
[all...]
H A Dcon3215.c78 struct ccw_device *cdev; /* device for tty driver */ member
363 static void raw3215_irq(struct ccw_device *cdev, unsigned long intparm, in raw3215_irq() argument
690 raw3215_probe(struct ccw_device *cdev) raw3215_probe() argument
723 raw3215_remove(struct ccw_device *cdev) raw3215_remove() argument
742 raw3215_set_online(struct ccw_device *cdev) raw3215_set_online() argument
753 raw3215_set_offline(struct ccw_device *cdev) raw3215_set_offline() argument
766 raw3215_pm_stop(struct ccw_device *cdev) raw3215_pm_stop() argument
780 raw3215_pm_start(struct ccw_device *cdev) raw3215_pm_start() argument
903 struct ccw_device *cdev; con3215_init() local
[all...]
H A Dtape.h185 struct ccw_device * cdev; member
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dcmf.c175 static int set_schib(struct ccw_device *cdev, u32 mme, int mbfc, in set_schib() argument
211 static int set_schib_wait(struct ccw_device *cdev, u32 mme, in set_schib_wait() argument
257 retry_set_schib(struct ccw_device *cdev) retry_set_schib() argument
269 cmf_copy_block(struct ccw_device *cdev) cmf_copy_block() argument
298 cmf_cmb_copy_wait(struct ccw_device *cdev) cmf_cmb_copy_wait() argument
338 cmf_retry_copy_block(struct ccw_device *cdev) cmf_retry_copy_block() argument
349 cmf_generic_reset(struct ccw_device *cdev) cmf_generic_reset() argument
436 alloc_cmb_single(struct ccw_device *cdev, struct cmb_data *cmb_data) alloc_cmb_single() argument
477 alloc_cmb(struct ccw_device *cdev) alloc_cmb() argument
533 free_cmb(struct ccw_device *cdev) free_cmb() argument
560 set_cmb(struct ccw_device *cdev, u32 mme) set_cmb() argument
595 read_cmb(struct ccw_device *cdev, int index) read_cmb() argument
646 readall_cmb(struct ccw_device *cdev, struct cmbdata *data) readall_cmb() argument
696 reset_cmb(struct ccw_device *cdev) reset_cmb() argument
701 cmf_enabled(struct ccw_device *cdev) cmf_enabled() argument
759 alloc_cmbe(struct ccw_device *cdev) alloc_cmbe() argument
809 free_cmbe(struct ccw_device *cdev) free_cmbe() argument
831 set_cmbe(struct ccw_device *cdev, u32 mme) set_cmbe() argument
849 read_cmbe(struct ccw_device *cdev, int index) read_cmbe() argument
906 readall_cmbe(struct ccw_device *cdev, struct cmbdata *data) readall_cmbe() argument
960 reset_cmbe(struct ccw_device *cdev) reset_cmbe() argument
987 struct ccw_device *cdev = to_ccwdev(dev); cmb_show_avg_sample_interval() local
1080 struct ccw_device *cdev = to_ccwdev(dev); cmb_enable_show() local
1089 struct ccw_device *cdev = to_ccwdev(dev); cmb_enable_store() local
1112 ccw_set_cmf(struct ccw_device *cdev, int enable) ccw_set_cmf() argument
1128 enable_cmf(struct ccw_device *cdev) enable_cmf() argument
1169 __disable_cmf(struct ccw_device *cdev) __disable_cmf() argument
1193 disable_cmf(struct ccw_device *cdev) disable_cmf() argument
1214 cmf_read(struct ccw_device *cdev, int index) cmf_read() argument
1229 cmf_readall(struct ccw_device *cdev, struct cmbdata *data) cmf_readall() argument
1235 cmf_reenable(struct ccw_device *cdev) cmf_reenable() argument
[all...]
H A Dqdio_main.c945 void qdio_int_handler(struct ccw_device *cdev, unsigned long intparm, in qdio_int_handler() argument
1004 qdio_get_ssqd_desc(struct ccw_device *cdev, struct qdio_ssqd_desc *data) qdio_get_ssqd_desc() argument
1034 struct ccw_device *cdev = irq->cdev; qdio_cancel_ccw() local
1064 qdio_shutdown(struct ccw_device *cdev, int how) qdio_shutdown() argument
1113 qdio_free(struct ccw_device *cdev) qdio_free() argument
1145 qdio_allocate(struct ccw_device *cdev, unsigned int no_input_qs, unsigned int no_output_qs) qdio_allocate() argument
1252 qdio_establish(struct ccw_device *cdev, struct qdio_initialize *init_data) qdio_establish() argument
1345 qdio_activate(struct ccw_device *cdev) qdio_activate() argument
1501 do_QDIO(struct ccw_device *cdev, unsigned int callflags, int q_nr, unsigned int bufnr, unsigned int count) do_QDIO() argument
1537 qdio_start_irq(struct ccw_device *cdev) qdio_start_irq() argument
1595 qdio_inspect_queue(struct ccw_device *cdev, unsigned int nr, bool is_input, unsigned int *bufnr, unsigned int *error) qdio_inspect_queue() argument
1624 qdio_get_next_buffers(struct ccw_device *cdev, int nr, int *bufnr, int *error) qdio_get_next_buffers() argument
1659 qdio_stop_irq(struct ccw_device *cdev) qdio_stop_irq() argument
[all...]
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dctcm_main.h134 struct ccw_device *cdev; member
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Dlinit.c1225 static ssize_t aac_show_flags(struct device *cdev, in aac_show_flags() argument
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dcommon.h120 struct cdev cdev; member
/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...]
/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...]

Completed in 33 milliseconds

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