/kernel/linux/linux-5.10/drivers/i2c/ |
H A D | i2c-dev.c | 44 struct cdev cdev; member
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | core_priv.h | 115 struct device *cdev; member
|
/kernel/linux/linux-5.10/drivers/input/keyboard/ |
H A D | qt2160.c | 47 struct led_classdev cdev; member 70 static int qt2160_led_set(struct led_classdev *cdev, in qt2160_led_set() argument
|
/kernel/linux/linux-5.10/drivers/leds/ |
H A D | leds-bcm6328.c | 69 struct led_classdev cdev; member [all...] |
H A D | leds-an30259a.c | 67 struct led_classdev cdev; member 81 static int an30259a_brightness_set(struct led_classdev *cdev, in an30259a_brightness_set() argument 127 static int an30259a_blink_set(struct led_classdev *cdev, in an30259a_blink_set() argument [all...] |
H A D | leds-lp55xx-common.c | 27 static struct lp55xx_led *cdev_to_lp55xx_led(struct led_classdev *cdev) in cdev_to_lp55xx_led() argument 137 static int lp55xx_set_mc_brightness(struct led_classdev *cdev, in lp55xx_set_mc_brightness() argument 149 static int lp55xx_set_brightness(struct led_classdev *cdev, in lp55xx_set_brightness() argument [all...] |
H A D | leds-is31fl319x.c | 73 struct led_classdev cdev; member 110 static int is31fl319x_brightness_set(struct led_classdev *cdev, in is31fl319x_brightness_set() argument 178 struct led_classdev *cdev = &led->cdev; in is31fl319x_parse_child_dt() local [all...] |
H A D | leds-netxbig.c | 109 struct led_classdev cdev; member [all...] |
H A D | leds-mt6323.c | 85 struct led_classdev cdev; member 107 static int mt6323_led_hw_brightness(struct led_classdev *cdev, in mt6323_led_hw_brightness() argument 132 static int mt6323_led_hw_off(struct led_classdev *cdev) in mt6323_led_hw_off() argument 157 mt6323_get_led_hw_brightness(struct led_classdev *cdev) in mt6323_get_led_hw_brightness() argument 187 mt6323_led_hw_on(struct led_classdev *cdev, enum led_brightness brightness) mt6323_led_hw_on() argument 240 mt6323_led_set_blink(struct led_classdev *cdev, unsigned long *delay_on, unsigned long *delay_off) mt6323_led_set_blink() argument 308 mt6323_led_set_brightness(struct led_classdev *cdev, enum led_brightness brightness) mt6323_led_set_brightness() argument 338 mt6323_led_set_dt_default(struct led_classdev *cdev, struct device_node *np) mt6323_led_set_dt_default() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_init_ops.c | 119 void qed_init_iro_array(struct qed_dev *cdev) in qed_init_iro_array() argument 287 struct qed_dev *cdev = p_hwfn->cdev; in qed_init_cmd_array() local 483 struct qed_dev *cdev = p_hwfn->cdev; in qed_init_cmd_mode_match() local 537 struct qed_dev *cdev in qed_init_run() local 607 qed_init_fw_data(struct qed_dev *cdev, const u8 *data) qed_init_fw_data() argument [all...] |
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | gpio-fan.c | 33 struct thermal_cooling_device *cdev; member 362 static int gpio_fan_get_max_state(struct thermal_cooling_device *cdev, in gpio_fan_get_max_state() argument 374 static int gpio_fan_get_cur_state(struct thermal_cooling_device *cdev, in gpio_fan_get_cur_state() argument 386 static int gpio_fan_set_cur_state(struct thermal_cooling_device *cdev, in gpio_fan_set_cur_state() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_main.c | 86 static int chtls_start_listen(struct chtls_dev *cdev, struct sock *sk) in chtls_start_listen() argument 110 static void chtls_stop_listen(struct chtls_dev *cdev, struct sock *sk) in chtls_stop_listen() argument 131 struct chtls_dev *cdev; in chtls_inline_feature() local 146 struct chtls_dev *cdev = to_chtls_dev(dev); chtls_create_hash() local 155 struct chtls_dev *cdev = to_chtls_dev(dev); chtls_destroy_hash() local 161 chtls_free_uld(struct chtls_dev *cdev) chtls_free_uld() argument 178 struct chtls_dev *cdev; chtls_dev_release() local 192 chtls_register_dev(struct chtls_dev *cdev) chtls_register_dev() argument 210 struct chtls_dev *cdev = container_of(task_param, process_deferq() local 223 chtls_get_skb(struct chtls_dev *cdev) chtls_get_skb() argument 238 struct chtls_dev *cdev; chtls_uld_add() local 303 struct chtls_dev *cdev, *tmp; chtls_free_all_uld() local 317 struct chtls_dev *cdev = handle; chtls_uld_state_change() local 364 chtls_recv_packet(struct chtls_dev *cdev, const struct pkt_gl *gl, const __be64 *rsp) chtls_recv_packet() argument 382 chtls_recv_rsp(struct chtls_dev *cdev, const __be64 *rsp) chtls_recv_rsp() argument 421 chtls_recv(struct chtls_dev *cdev, struct sk_buff **skbs, const __be64 *rsp) chtls_recv() argument 441 struct chtls_dev *cdev = handle; chtls_uld_rx_handler() local [all...] |
/kernel/linux/linux-5.10/drivers/s390/char/ |
H A D | tape_34xx.c | 1176 tape_34xx_online(struct ccw_device *cdev) tape_34xx_online() argument [all...] |
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | qdio_setup.c | 463 struct ccw_device *cdev = irq_ptr->cdev; in qdio_setup_irq() local 530 struct ccw_device *cdev = irq->cdev; qdio_shutdown_irq() local [all...] |
/kernel/linux/linux-5.10/drivers/s390/scsi/ |
H A D | zfcp_sysfs.c | 171 struct ccw_device *cdev = to_ccwdev(dev); in zfcp_sysfs_adapter_failed_show() local 191 struct ccw_device *cdev = to_ccwdev(dev); in zfcp_sysfs_adapter_failed_store() local 217 struct ccw_device *cdev = to_ccwdev(dev); in zfcp_sysfs_port_rescan_store() local 302 struct ccw_device *cdev = to_ccwdev(dev); in zfcp_sysfs_port_remove_store() local 388 struct ccw_device *cdev = to_ccwdev(dev); zfcp_sysfs_adapter_fc_security_show() local [all...] |
/kernel/linux/linux-5.10/drivers/scsi/mvsas/ |
H A D | mv_init.c | 698 mvs_show_driver_version(struct device *cdev, in mvs_show_driver_version() argument 710 mvs_store_interrupt_coalescing(struct device *cdev, in mvs_store_interrupt_coalescing() argument 750 static ssize_t mvs_show_interrupt_coalescing(struct device *cdev, in mvs_show_interrupt_coalescing() argument
|
/kernel/linux/linux-5.10/drivers/scsi/pm8001/ |
H A D | pm8001_ctl.c | 55 static ssize_t pm8001_ctl_mpi_interface_rev_show(struct device *cdev, in pm8001_ctl_mpi_interface_rev_show() argument 81 static ssize_t controller_fatal_error_show(struct device *cdev, in controller_fatal_error_show() argument 101 static ssize_t pm8001_ctl_fw_version_show(struct device *cdev, in pm8001_ctl_fw_version_show() argument 132 pm8001_ctl_ila_version_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_ila_version_show() argument 158 pm8001_ctl_inactive_fw_version_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_inactive_fw_version_show() argument 185 pm8001_ctl_max_out_io_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_max_out_io_show() argument 209 pm8001_ctl_max_devices_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_max_devices_show() argument 236 pm8001_ctl_max_sg_list_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_max_sg_list_show() argument 281 pm8001_ctl_sas_spec_support_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_sas_spec_support_show() argument 311 pm8001_ctl_host_sas_address_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_host_sas_address_show() argument 331 pm8001_ctl_logging_level_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_logging_level_show() argument 341 pm8001_ctl_logging_level_store(struct device *cdev, struct device_attribute *attr, const char *buf, size_t count) pm8001_ctl_logging_level_store() argument 366 pm8001_ctl_aap_log_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_aap_log_show() argument 402 pm8001_ctl_ib_queue_log_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_ib_queue_log_show() argument 437 pm8001_ctl_ob_queue_log_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_ob_queue_log_show() argument 470 pm8001_ctl_bios_version_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_bios_version_show() argument 509 event_log_size_show(struct device *cdev, struct device_attribute *attr, char *buf) event_log_size_show() argument 528 pm8001_ctl_iop_log_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_iop_log_show() argument 567 pm8001_ctl_fatal_log_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_fatal_log_show() argument 586 non_fatal_log_show(struct device *cdev, struct device_attribute *attr, char *buf) non_fatal_log_show() argument 596 non_fatal_count_show(struct device *cdev, struct device_attribute *attr, char *buf) non_fatal_count_show() argument 607 non_fatal_count_store(struct device *cdev, struct device_attribute *attr, const char *buf, size_t count) non_fatal_count_store() argument 630 pm8001_ctl_gsm_log_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_gsm_log_show() argument 791 pm8001_store_update_fw(struct device *cdev, struct device_attribute *attr, const char *buf, size_t count) pm8001_store_update_fw() argument 867 pm8001_show_update_fw(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_show_update_fw() argument [all...] |
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_ecm.c | 379 struct usb_composite_dev *cdev = ecm->port.func.config->cdev; in ecm_do_notify() local 446 struct usb_composite_dev *cdev = ecm->port.func.config->cdev; in ecm_notify_complete() local 471 struct usb_composite_dev *cdev = f->config->cdev; ecm_setup() local 536 struct usb_composite_dev *cdev = f->config->cdev; ecm_set_alt() local 623 struct usb_composite_dev *cdev = f->config->cdev; ecm_disable() local 685 struct usb_composite_dev *cdev = c->cdev; ecm_bind() local [all...] |
H A D | f_eem.c | 173 struct usb_composite_dev *cdev = f->config->cdev; in eem_setup() local 190 struct usb_composite_dev *cdev = f->config->cdev; in eem_set_alt() local 233 struct usb_composite_dev *cdev = f->config->cdev; eem_disable() local 247 struct usb_composite_dev *cdev = c->cdev; eem_bind() local 398 struct usb_composite_dev *cdev = port->func.config->cdev; eem_unwrap() local [all...] |
H A D | f_loopback.c | 168 struct usb_composite_dev *cdev = c->cdev; in loopback_bind() local 238 struct usb_composite_dev *cdev = loop->function.config->cdev; loopback_complete() local 298 struct usb_composite_dev *cdev; disable_loopback() local 310 alloc_requests(struct usb_composite_dev *cdev, struct f_loopback *loop) alloc_requests() argument 360 enable_endpoint(struct usb_composite_dev *cdev, struct f_loopback *loop, struct usb_ep *ep) enable_endpoint() argument 380 enable_loopback(struct usb_composite_dev *cdev, struct f_loopback *loop) enable_loopback() argument 411 struct usb_composite_dev *cdev = f->config->cdev; loopback_set_alt() local [all...] |
H A D | f_uvc.c | 255 struct usb_composite_dev *cdev = uvc->func.config->cdev; in uvc_function_setup_continue() local 279 struct usb_composite_dev *cdev = f->config->cdev; in uvc_function_set_alt() local 417 struct usb_composite_dev *cdev = uvc->func.config->cdev; in uvc_register_video() local 588 struct usb_composite_dev *cdev = c->cdev; uvc_function_bind() local 890 struct usb_composite_dev *cdev = c->cdev; uvc_function_unbind() local [all...] |
H A D | f_phonet.c | 480 struct usb_composite_dev *cdev = c->cdev; in pn_bind() local
|
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_main.c | 23 struct cxgbit_device *cdev; in _cxgbit_free_cdev() local 31 static void cxgbit_set_mdsl(struct cxgbit_device *cdev) in cxgbit_set_mdsl() argument 48 struct cxgbit_device *cdev; in cxgbit_uld_add() local 89 cxgbit_close_conn(struct cxgbit_device *cdev) cxgbit_close_conn() argument 115 cxgbit_detach_cdev(struct cxgbit_device *cdev) cxgbit_detach_cdev() argument 137 struct cxgbit_device *cdev = handle; cxgbit_uld_state_change() local 431 struct cxgbit_device *cdev = hndl; cxgbit_uld_lro_rx_handler() local 531 cxgbit_update_dcb_priority(struct cxgbit_device *cdev, u8 port_id, u8 dcb_priority, u16 port_num) cxgbit_update_dcb_priority() argument 584 struct cxgbit_device *cdev = NULL; cxgbit_dcb_workfn() local 718 struct cxgbit_device *cdev, *tmp; cxgbit_exit() local [all...] |
/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | thermal_netlink.c | 500 static int __thermal_genl_cmd_cdev_get(struct thermal_cooling_device *cdev, in __thermal_genl_cmd_cdev_get() argument
|
/kernel/linux/linux-5.10/include/media/ |
H A D | v4l2-dev.h | 276 struct cdev *cdev; member
|