Home
last modified time | relevance | path

Searched defs:cdev (Results 126 - 150 of 867) sorted by relevance

12345678910>>...35

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dvas-api.c39 struct cdev cdev; member
/kernel/linux/linux-5.10/drivers/acpi/
H A Dprocessor_thermal.c191 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 Dattribute_container.c529 struct device *cdev = NULL; in attribute_container_find_class_device() local
/kernel/linux/linux-5.10/drivers/connector/
H A Dconnector.c29 static struct cn_dev cdev; variable
/kernel/linux/linux-5.10/drivers/firmware/arm_scmi/
H A Dmailbox.c55 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 Dm_can_platform.c17 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 Dl2t.c302 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 Dleds-apu.c59 struct led_classdev cdev; member
H A Dleds-lp3952.c58 static int lp3952_set_brightness(struct led_classdev *cdev, in lp3952_set_brightness() argument
[all...]
H A Dleds-max77650.c36 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 Dleds-88pm860x.c29 struct led_classdev cdev; member
66 static int pm860x_led_set(struct led_classdev *cdev, in pm860x_led_set() argument
H A Dleds-nic78bx.c36 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 Dleds-powernv.c51 struct led_classdev cdev; member
[all...]
H A Dleds-pwm.c28 struct led_classdev cdev; member
[all...]
H A Dleds-pm8058.c25 struct led_classdev cdev; member
[all...]
H A Dleds-wm831x-status.c20 struct led_classdev cdev; member
/kernel/linux/linux-5.10/drivers/input/
H A Dinput-leds.c39 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 Dsa1100-flash.c225 struct mtd_info **cdev; in sa1100_setup_mtd() local
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_chain.c67 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 Dccwreq.c41 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 Dqedf_dbg.c125 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 Dthermal_core.h62 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 Dhid.c133 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 Daudio.c236 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 Dwebcam.c359 webcam_unbind(struct usb_composite_dev *cdev) in webcam_unbind() argument
369 webcam_bind(struct usb_composite_dev *cdev) in webcam_bind() argument

Completed in 12 milliseconds

12345678910>>...35