/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/ |
H A D | serial.c | 142 static int serial_register_ports(struct usb_composite_dev *cdev, in serial_register_ports() argument 190 static int gs_bind(struct usb_composite_dev *cdev) in gs_bind() argument 249 gs_unbind(struct usb_composite_dev *cdev) gs_unbind() argument [all...] |
H A D | printer.c | 138 static int printer_bind(struct usb_composite_dev *cdev) in printer_bind() argument 201 static int printer_unbind(struct usb_composite_dev *cdev) in printer_unbind() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | pps_kernel.h | 59 struct cdev cdev; member
|
H A D | gnss.h | 39 struct cdev cdev; member
|
/kernel/linux/linux-5.10/sound/soc/intel/catpt/ |
H A D | ipc.c | 55 static void catpt_dsp_send_tx(struct catpt_dev *cdev, in catpt_dsp_send_tx() argument 67 static int catpt_wait_msg_completion(struct catpt_dev *cdev, int timeout) in catpt_wait_msg_completion() argument 85 static int catpt_dsp_do_send_msg(struct catpt_dev *cdev, in catpt_dsp_do_send_msg() argument 124 catpt_dsp_send_msg_timeout(struct catpt_dev *cdev, struct catpt_ipc_msg request, struct catpt_ipc_msg *reply, int timeout) catpt_dsp_send_msg_timeout() argument 138 catpt_dsp_send_msg(struct catpt_dev *cdev, struct catpt_ipc_msg request, struct catpt_ipc_msg *reply) catpt_dsp_send_msg() argument 146 catpt_dsp_notify_stream(struct catpt_dev *cdev, union catpt_notify_msg msg) catpt_dsp_notify_stream() argument 183 catpt_dsp_copy_rx(struct catpt_dev *cdev, u32 header) catpt_dsp_copy_rx() argument 195 catpt_dsp_process_response(struct catpt_dev *cdev, u32 header) catpt_dsp_process_response() argument 243 struct catpt_dev *cdev = dev_id; catpt_dsp_irq_thread() local 266 struct catpt_dev *cdev = dev_id; catpt_dsp_irq_handler() local [all...] |
/kernel/linux/linux-5.10/sound/usb/caiaq/ |
H A D | control.c | 24 struct snd_usb_caiaqdev *cdev = caiaqdev(chip->card); in control_info() local 70 struct snd_usb_caiaqdev *cdev = caiaqdev(chip->card); in control_get() local 87 struct snd_usb_caiaqdev *cdev = caiaqdev(chip->card); in control_put() local 571 add_controls(const struct caiaq_controller *c, int num, struct snd_usb_caiaqdev *cdev) add_controls() argument 589 snd_usb_caiaq_control_init(struct snd_usb_caiaqdev *cdev) snd_usb_caiaq_control_init() argument [all...] |
/kernel/linux/linux-5.10/drivers/platform/chrome/wilco_ec/ |
H A D | keyboard_leds.c | 165 static int wilco_keyboard_leds_set(struct led_classdev *cdev, in wilco_keyboard_leds_set() argument
|
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | device.h | 59 dev_fsm_event(struct ccw_device *cdev, enum dev_event dev_event) in dev_fsm_event() argument 77 dev_fsm_final_state(struct ccw_device *cdev) in dev_fsm_final_state() argument [all...] |
/kernel/linux/linux-5.10/drivers/staging/fieldbus/ |
H A D | fieldbus_dev.h | 63 struct cdev cdev; member
|
/kernel/linux/linux-6.6/drivers/mtd/maps/ |
H A D | sa1100-flash.c | 225 struct mtd_info **cdev; in sa1100_setup_mtd() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | l2t.c | 302 struct l2t_entry *t3_l2t_get(struct t3cdev *cdev, struct dst_entry *dst, in t3_l2t_get() argument
|
/kernel/linux/linux-6.6/drivers/net/can/m_can/ |
H A D | m_can_platform.c | 15 struct m_can_classdev cdev; member 21 static inline struct m_can_plat_priv *cdev_to_priv(struct m_can_classdev *cdev) in cdev_to_priv() argument 26 static u32 iomap_read_reg(struct m_can_classdev *cdev, int reg) in iomap_read_reg() argument 33 static int iomap_read_fifo(struct m_can_classdev *cdev, int offset, void *val, size_t val_count) in iomap_read_fifo() argument 47 static int iomap_write_reg(struct m_can_classdev *cdev, int reg, int val) in iomap_write_reg() argument 56 iomap_write_fifo(struct m_can_classdev *cdev, int offset, const void *val, size_t val_count) iomap_write_fifo() argument [all...] |
H A D | m_can_pci.c | 25 struct m_can_classdev cdev; member 30 static inline struct m_can_pci_priv *cdev_to_priv(struct m_can_classdev *cdev) in cdev_to_priv() argument 35 static u32 iomap_read_reg(struct m_can_classdev *cdev, int reg) in iomap_read_reg() argument 42 static int iomap_read_fifo(struct m_can_classdev *cdev, int offset, void *val, size_t val_count) in iomap_read_fifo() argument 56 static int iomap_write_reg(struct m_can_classdev *cdev, int reg, int val) in iomap_write_reg() argument 65 iomap_write_fifo(struct m_can_classdev *cdev, int offset, const void *val, size_t val_count) iomap_write_fifo() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_devlink.c | 43 struct qed_dev *cdev = qdl->cdev; in qed_fw_fatal_reporter_dump() local 83 struct qed_dev *cdev = qdl->cdev; in qed_fw_fatal_reporter_recover() local 126 struct qed_dev *cdev; qed_dl_param_get() local 138 struct qed_dev *cdev; qed_dl_param_set() local 158 struct qed_dev *cdev = qed_dl->cdev; qed_devlink_info_get() local 199 qed_devlink_register(struct qed_dev *cdev) qed_devlink_register() argument [all...] |
H A D | qed_chain.c | 67 static void qed_chain_free_next_ptr(struct qed_dev *cdev, in qed_chain_free_next_ptr() argument 95 static void qed_chain_free_single(struct qed_dev *cdev, in qed_chain_free_single() argument 105 static void qed_chain_free_pbl(struct qed_dev *cdev, struct qed_chain *chain) in qed_chain_free_pbl() argument 138 void qed_chain_free(struct qed_dev *cdev, struct qed_chain *chain) in qed_chain_free() argument 158 qed_chain_alloc_sanity_check(struct qed_dev *cdev, const struct qed_chain_init_params *params, u32 page_cnt) qed_chain_alloc_sanity_check() argument 198 qed_chain_alloc_next_ptr(struct qed_dev *cdev, struct qed_chain *chain) qed_chain_alloc_next_ptr() argument 232 qed_chain_alloc_single(struct qed_dev *cdev, struct qed_chain *chain) qed_chain_alloc_single() argument 249 qed_chain_alloc_pbl(struct qed_dev *cdev, struct qed_chain *chain) qed_chain_alloc_pbl() argument 320 qed_chain_alloc(struct qed_dev *cdev, struct qed_chain *chain, struct qed_chain_init_params *params) qed_chain_alloc() argument [all...] |
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | processor_thermal.c | 202 processor_get_max_state(struct thermal_cooling_device *cdev, in processor_get_max_state() argument 220 processor_get_cur_state(struct thermal_cooling_device *cdev, in processor_get_cur_state() argument 240 processor_set_cur_state(struct thermal_cooling_device *cdev, in processor_set_cur_state() argument [all...] |
/kernel/linux/linux-6.6/drivers/base/ |
H A D | attribute_container.c | 533 struct device *cdev = NULL; in attribute_container_find_class_device() local
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pps_kernel.h | 59 struct cdev cdev; member
|
H A D | gnss.h | 39 struct cdev cdev; member
|
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | thermal_core.h | 64 static inline bool cdev_is_power_actor(struct thermal_cooling_device *cdev) in cdev_is_power_actor() argument 89 struct thermal_cooling_device *cdev; member 143 thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, unsigned long new_state) thermal_cooling_device_stats_update() argument [all...] |
/kernel/linux/linux-6.6/drivers/rpmsg/ |
H A D | rpmsg_ctrl.c | 50 struct cdev cdev; member [all...] |
/kernel/linux/linux-6.6/drivers/staging/fieldbus/ |
H A D | fieldbus_dev.h | 63 struct cdev cdev; member
|
/kernel/linux/linux-6.6/drivers/platform/chrome/ |
H A D | cros_kbd_led_backlight.c | 21 struct led_classdev cdev; member 59 static void keyboard_led_set_brightness_acpi(struct led_classdev *cdev, in keyboard_led_set_brightness_acpi() argument 79 keyboard_led_get_brightness_acpi(struct led_classdev *cdev) in keyboard_led_get_brightness_acpi() argument 125 keyboard_led_set_brightness_ec_pwm(struct led_classdev *cdev, in keyboard_led_set_brightness_ec_pwm() argument 147 keyboard_led_get_brightness_ec_pwm(struct led_classdev *cdev) in keyboard_led_get_brightness_ec_pwm() argument [all...] |
/kernel/linux/linux-6.6/drivers/platform/chrome/wilco_ec/ |
H A D | keyboard_leds.c | 165 static int wilco_keyboard_leds_set(struct led_classdev *cdev, in wilco_keyboard_leds_set() argument
|
/kernel/linux/linux-6.6/drivers/usb/gadget/legacy/ |
H A D | hid.c | 133 static int hid_bind(struct usb_composite_dev *cdev) in hid_bind() argument 205 static int hid_unbind(struct usb_composite_dev *cdev) in hid_unbind() argument
|