Home
last modified time | relevance | path

Searched defs:cdev (Results 526 - 550 of 851) sorted by relevance

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

/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-lm355x.c308 static int lm355x_torch_brightness_set(struct led_classdev *cdev, in lm355x_torch_brightness_set() argument
323 static int lm355x_strobe_brightness_set(struct led_classdev *cdev, in lm355x_strobe_brightness_set() argument
338 static int lm355x_indicator_brightness_set(struct led_classdev *cdev, in lm355x_indicator_brightness_set() argument
H A Dleds-lm3642.c198 static int lm3642_torch_brightness_set(struct led_classdev *cdev, in lm3642_torch_brightness_set() argument
245 static int lm3642_strobe_brightness_set(struct led_classdev *cdev, in lm3642_strobe_brightness_set() argument
260 static int lm3642_indicator_brightness_set(struct led_classdev *cdev, in lm3642_indicator_brightness_set() argument
H A Dleds-mt6323.c78 struct led_classdev cdev; member
152 static int mt6323_led_hw_brightness(struct led_classdev *cdev, in mt6323_led_hw_brightness() argument
178 static int mt6323_led_hw_off(struct led_classdev *cdev) in mt6323_led_hw_off() argument
204 mt6323_get_led_hw_brightness(struct led_classdev *cdev) in mt6323_get_led_hw_brightness() argument
235 mt6323_led_hw_on(struct led_classdev *cdev, enum led_brightness brightness) mt6323_led_hw_on() argument
289 mt6323_led_set_blink(struct led_classdev *cdev, unsigned long *delay_on, unsigned long *delay_off) mt6323_led_set_blink() argument
359 mt6323_led_set_brightness(struct led_classdev *cdev, enum led_brightness brightness) mt6323_led_set_brightness() argument
389 mtk_wled_hw_on(struct led_classdev *cdev) mtk_wled_hw_on() argument
423 mtk_wled_hw_off(struct led_classdev *cdev) mtk_wled_hw_off() argument
454 mt6323_get_wled_brightness(struct led_classdev *cdev) mt6323_get_wled_brightness() argument
473 mt6323_wled_set_brightness(struct led_classdev *cdev, enum led_brightness brightness) mt6323_wled_set_brightness() argument
500 mt6323_led_set_dt_default(struct led_classdev *cdev, struct device_node *np) mt6323_led_set_dt_default() argument
[all...]
/kernel/linux/linux-6.6/drivers/input/
H A Djoydev.c43 struct cdev cdev; member
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dcap11xx.c74 struct led_classdev cdev; member
240 static int cap11xx_led_set(struct led_classdev *cdev, in cap11xx_led_set() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H A Dpm8001_ctl.c56 static ssize_t pm8001_ctl_mpi_interface_rev_show(struct device *cdev, in pm8001_ctl_mpi_interface_rev_show() argument
82 static ssize_t controller_fatal_error_show(struct device *cdev, in controller_fatal_error_show() argument
102 static ssize_t pm8001_ctl_fw_version_show(struct device *cdev, in pm8001_ctl_fw_version_show() argument
133 pm8001_ctl_ila_version_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_ila_version_show() argument
159 pm8001_ctl_inactive_fw_version_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_inactive_fw_version_show() argument
186 pm8001_ctl_max_out_io_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_max_out_io_show() argument
210 pm8001_ctl_max_devices_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_max_devices_show() argument
235 pm8001_ctl_max_sg_list_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_max_sg_list_show() argument
278 pm8001_ctl_sas_spec_support_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_sas_spec_support_show() argument
308 pm8001_ctl_host_sas_address_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_host_sas_address_show() argument
328 pm8001_ctl_logging_level_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_logging_level_show() argument
338 pm8001_ctl_logging_level_store(struct device *cdev, struct device_attribute *attr, const char *buf, size_t count) pm8001_ctl_logging_level_store() argument
363 pm8001_ctl_aap_log_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_aap_log_show() argument
398 pm8001_ctl_ib_queue_log_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_ib_queue_log_show() argument
435 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
631 pm8001_ctl_gsm_log_show(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_ctl_gsm_log_show() argument
792 pm8001_store_update_fw(struct device *cdev, struct device_attribute *attr, const char *buf, size_t count) pm8001_store_update_fw() argument
868 pm8001_show_update_fw(struct device *cdev, struct device_attribute *attr, char *buf) pm8001_show_update_fw() argument
905 ctl_mpi_state_show(struct device *cdev, struct device_attribute *attr, char *buf) ctl_mpi_state_show() argument
926 ctl_hmi_error_show(struct device *cdev, struct device_attribute *attr, char *buf) ctl_hmi_error_show() argument
947 ctl_raae_count_show(struct device *cdev, struct device_attribute *attr, char *buf) ctl_raae_count_show() argument
968 ctl_iop0_count_show(struct device *cdev, struct device_attribute *attr, char *buf) ctl_iop0_count_show() argument
989 ctl_iop1_count_show(struct device *cdev, struct device_attribute *attr, char *buf) ctl_iop1_count_show() argument
[all...]
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dtape_3590.c1638 tape_3590_online(struct ccw_device *cdev) tape_3590_online() argument
[all...]
H A Dtape_core.c438 tape_generic_offline(struct ccw_device *cdev) in tape_generic_offline() argument
565 tape_generic_probe(struct ccw_device *cdev) tape_generic_probe() argument
617 tape_generic_remove(struct ccw_device *cdev) tape_generic_remove() argument
1051 __tape_do_irq(struct ccw_device *cdev, unsigned long intparm, struct irb *irb) __tape_do_irq() argument
[all...]
H A Dvmur.c104 urdev_alloc(struct ccw_device *cdev) urdev_alloc() argument
136 urdev_get_from_cdev(struct ccw_device *cdev) urdev_get_from_cdev() argument
152 struct ccw_device *cdev; urdev_get_from_devno() local
255 struct ccw_device *cdev = urd->cdev; do_ur_io() local
298 ur_int_handler(struct ccw_device *cdev, unsigned long intparm, struct irb *irb) ur_int_handler() argument
819 ur_probe(struct ccw_device *cdev) ur_probe() argument
866 ur_set_online(struct ccw_device *cdev) ur_set_online() argument
936 ur_set_offline_force(struct ccw_device *cdev, int force) ur_set_offline_force() argument
971 ur_set_offline(struct ccw_device *cdev) ur_set_offline() argument
981 ur_remove(struct ccw_device *cdev) ur_remove() argument
[all...]
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dqdio_main.c501 int qdio_inspect_input_queue(struct ccw_device *cdev, unsigned int nr, in qdio_inspect_input_queue() argument
605 int qdio_inspect_output_queue(struct ccw_device *cdev, unsigned int nr, in qdio_inspect_output_queue() argument
746 void qdio_int_handler(struct ccw_device *cdev, unsigne argument
805 qdio_get_ssqd_desc(struct ccw_device *cdev, struct qdio_ssqd_desc *data) qdio_get_ssqd_desc() argument
821 struct ccw_device *cdev = irq->cdev; qdio_cancel_ccw() local
854 qdio_shutdown(struct ccw_device *cdev, int how) qdio_shutdown() argument
900 qdio_free(struct ccw_device *cdev) qdio_free() argument
932 qdio_allocate(struct ccw_device *cdev, unsigned int no_input_qs, unsigned int no_output_qs) qdio_allocate() argument
1022 qdio_establish(struct ccw_device *cdev, struct qdio_initialize *init_data) qdio_establish() argument
1126 qdio_activate(struct ccw_device *cdev) qdio_activate() argument
1222 qdio_add_bufs_to_input_queue(struct ccw_device *cdev, unsigned int q_nr, unsigned int bufnr, unsigned int count) qdio_add_bufs_to_input_queue() argument
1292 qdio_add_bufs_to_output_queue(struct ccw_device *cdev, unsigned int q_nr, unsigned int bufnr, unsigned int count, struct qaob *aob) qdio_add_bufs_to_output_queue() argument
1323 qdio_start_irq(struct ccw_device *cdev) qdio_start_irq() argument
1368 qdio_stop_irq(struct ccw_device *cdev) qdio_stop_irq() argument
[all...]
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dctcm_main.c277 static long ctcm_check_irb_error(struct ccw_device *cdev, struct irb *irb) in ctcm_check_irb_error() argument
1147 ctcm_irq_handler(struct ccw_device *cdev, unsigned long intparm, struct irb *irb) ctcm_irq_handler() argument
1299 add_channel(struct ccw_device *cdev, enum ctcm_channel_types type, struct ctcm_priv *priv) add_channel() argument
[all...]
/kernel/linux/linux-6.6/sound/usb/caiaq/
H A Ddevice.h119 struct snd_usb_caiaqdev *cdev; member
/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...]

Completed in 29 milliseconds

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