Home
last modified time | relevance | path

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

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

/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Df_generic.c503 struct composite_dev_s *cdev = NULL; in usbclass_generic_bind() local
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dthermal.h200 struct thermal_cooling_device *cdev; member
403 static inline void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev) in thermal_cooling_device_unregister() argument
423 static inline void thermal_cdev_update(struct thermal_cooling_device *cdev) in thermal_cdev_update() argument
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H A Dcomposite.h312 struct usb_composite_dev *cdev; member
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.c622 int power_actor_get_max_power(struct thermal_cooling_device *cdev, u32 *max_power) in power_actor_get_max_power() argument
642 power_actor_get_min_power(struct thermal_cooling_device *cdev, u32 *min_power) power_actor_get_min_power() argument
671 power_actor_set_power(struct thermal_cooling_device *cdev, struct thermal_instance *instance, u32 power) power_actor_set_power() argument
696 struct thermal_cooling_device *cdev = NULL; thermal_zone_device_rebind_exception() local
733 struct thermal_cooling_device *cdev; for_each_thermal_cooling_device() local
786 struct thermal_cooling_device *cdev = NULL; thermal_zone_device_unbind_exception() local
833 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
965 thermal_zone_unbind_cooling_device(struct thermal_zone_device *tz, int trip, struct thermal_cooling_device *cdev) thermal_zone_unbind_cooling_device() argument
999 struct thermal_cooling_device *cdev; thermal_release() local
1016 print_bind_err_msg(struct thermal_zone_device *tz, struct thermal_cooling_device *cdev, int ret) print_bind_err_msg() argument
1021 __bind(struct thermal_zone_device *tz, int mask, struct thermal_cooling_device *cdev, unsigned long *limits, unsigned int weight) __bind() argument
1044 bind_cdev(struct thermal_cooling_device *cdev) bind_cdev() argument
1105 struct thermal_cooling_device *cdev; __thermal_cooling_device_register() local
1257 __unbind(struct thermal_zone_device *tz, int mask, struct thermal_cooling_device *cdev) __unbind() argument
1275 thermal_cooling_device_unregister(struct thermal_cooling_device *cdev) thermal_cooling_device_unregister() argument
1549 struct thermal_cooling_device *cdev; thermal_zone_device_unregister() local
[all...]
/device/soc/rockchip/rk3588/kernel/include/linux/usb/
H A Dcomposite.h323 struct usb_composite_dev *cdev; member
[all...]
/kernel/linux/linux-5.10/drivers/fsi/
H A Dfsi-sbefifo.c122 struct cdev cdev; member
/kernel/linux/linux-5.10/drivers/acpi/
H A Dthermal.c697 acpi_thermal_cooling_device_cb(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev, bool bind) acpi_thermal_cooling_device_cb() argument
788 acpi_thermal_bind_cooling_device(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) acpi_thermal_bind_cooling_device() argument
795 acpi_thermal_unbind_cooling_device(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) acpi_thermal_unbind_cooling_device() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dpt.c89 static ssize_t pt_cap_show(struct device *cdev, in pt_cap_show() argument
/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

Completed in 36 milliseconds

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