/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | vas-api.c | 39 struct cdev cdev; member
|
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | processor_thermal.c | 191 processor_get_max_state(struct thermal_cooling_device *cdev, in processor_get_max_state() argument 209 processor_get_cur_state(struct thermal_cooling_device *cdev, in processor_get_cur_state() argument 229 processor_set_cur_state(struct thermal_cooling_device *cdev, in processor_set_cur_state() argument
|
/kernel/linux/linux-5.10/drivers/base/ |
H A D | attribute_container.c | 529 struct device *cdev = NULL; in attribute_container_find_class_device() local
|
/kernel/linux/linux-5.10/drivers/connector/ |
H A D | connector.c | 29 static struct cn_dev cdev; variable
|
/kernel/linux/linux-5.10/drivers/firmware/arm_scmi/ |
H A D | mailbox.c | 55 static int mailbox_chan_validate(struct device *cdev) in mailbox_chan_validate() argument 92 struct device *cdev = cinfo->dev; in mailbox_chan_setup() local [all...] |
/kernel/linux/linux-5.10/drivers/net/can/m_can/ |
H A D | m_can_platform.c | 17 static u32 iomap_read_reg(struct m_can_classdev *cdev, int reg) in iomap_read_reg() argument 24 static u32 iomap_read_fifo(struct m_can_classdev *cdev, int offset) in iomap_read_fifo() argument 31 static int iomap_write_reg(struct m_can_classdev *cdev, int reg, int val) in iomap_write_reg() argument 40 static int iomap_write_fifo(struct m_can_classdev *cdev, int offset, int val) in iomap_write_fifo() argument
|
/kernel/linux/linux-5.10/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-5.10/drivers/leds/ |
H A D | leds-apu.c | 59 struct led_classdev cdev; member
|
H A D | leds-lp3952.c | 58 static int lp3952_set_brightness(struct led_classdev *cdev, in lp3952_set_brightness() argument [all...] |
H A D | leds-max77650.c | 36 struct led_classdev cdev; member 42 static struct max77650_led *max77650_to_led(struct led_classdev *cdev) in max77650_to_led() argument 47 static int max77650_led_brightness_set(struct led_classdev *cdev, in max77650_led_brightness_set() argument
|
H A D | leds-88pm860x.c | 29 struct led_classdev cdev; member 66 static int pm860x_led_set(struct led_classdev *cdev, in pm860x_led_set() argument
|
H A D | leds-nic78bx.c | 36 struct led_classdev cdev; member 39 static inline struct nic78bx_led *to_nic78bx_led(struct led_classdev *cdev) in to_nic78bx_led() argument 44 static void nic78bx_brightness_set(struct led_classdev *cdev, in nic78bx_brightness_set() argument 65 static enum led_brightness nic78bx_brightness_get(struct led_classdev *cdev) in nic78bx_brightness_get() argument [all...] |
H A D | leds-powernv.c | 51 struct led_classdev cdev; member [all...] |
H A D | leds-pwm.c | 28 struct led_classdev cdev; member [all...] |
H A D | leds-pm8058.c | 25 struct led_classdev cdev; member [all...] |
H A D | leds-wm831x-status.c | 20 struct led_classdev cdev; member
|
/kernel/linux/linux-5.10/drivers/input/ |
H A D | input-leds.c | 39 struct led_classdev cdev; member 50 static enum led_brightness input_leds_brightness_get(struct led_classdev *cdev) in input_leds_brightness_get() argument 58 static void input_leds_brightness_set(struct led_classdev *cdev, in input_leds_brightness_set() argument [all...] |
/kernel/linux/linux-5.10/drivers/mtd/maps/ |
H A D | sa1100-flash.c | 225 struct mtd_info **cdev; in sa1100_setup_mtd() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
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-5.10/drivers/s390/cio/ |
H A D | ccwreq.c | 41 static u16 ccwreq_next_path(struct ccw_device *cdev) in ccwreq_next_path() argument 58 static void ccwreq_stop(struct ccw_device *cdev, int rc) in ccwreq_stop() argument 75 static void ccwreq_do(struct ccw_device *cdev) in ccwreq_do() argument 120 ccw_request_start(struct ccw_device *cdev) ccw_request_start() argument 151 ccw_request_cancel(struct ccw_device *cdev) ccw_request_cancel() argument 170 ccwreq_status(struct ccw_device *cdev, struct irb *lcirb) ccwreq_status() argument 232 ccwreq_log_status(struct ccw_device *cdev, enum io_status status) ccwreq_log_status() argument 255 ccw_request_handler(struct ccw_device *cdev) ccw_request_handler() argument 327 ccw_request_timeout(struct ccw_device *cdev) ccw_request_timeout() argument 365 ccw_request_notoper(struct ccw_device *cdev) ccw_request_notoper() argument [all...] |
/kernel/linux/linux-5.10/drivers/scsi/qedf/ |
H A D | qedf_dbg.c | 125 qedf_get_grc_dump(struct qed_dev *cdev, const struct qed_common_ops *common, in qedf_get_grc_dump() argument
|
/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | thermal_core.h | 62 static inline bool cdev_is_power_actor(struct thermal_cooling_device *cdev) in cdev_is_power_actor() argument 104 struct thermal_cooling_device *cdev; member 153 thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, unsigned long new_state) thermal_cooling_device_stats_update() argument [all...] |
/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/ |
H A D | hid.c | 133 static int hid_bind(struct usb_composite_dev *cdev) in hid_bind() argument 207 static int hid_unbind(struct usb_composite_dev *cdev) in hid_unbind() argument
|
H A D | audio.c | 236 static int audio_bind(struct usb_composite_dev *cdev) in audio_bind() argument 332 static int audio_unbind(struct usb_composite_dev *cdev) in audio_unbind() argument [all...] |
H A D | webcam.c | 359 webcam_unbind(struct usb_composite_dev *cdev) in webcam_unbind() argument 369 webcam_bind(struct usb_composite_dev *cdev) in webcam_bind() argument
|