Home
last modified time | relevance | path

Searched defs:cdev (Results 226 – 250 of 405) sorted by relevance

12345678910>>...17

/Linux-v5.10/drivers/leds/
Dleds-da9052.c28 struct led_classdev cdev; member
Dleds-pwm.c28 struct led_classdev cdev; member
Dleds-lp3952.c58 static int lp3952_set_brightness(struct led_classdev *cdev, in lp3952_set_brightness()
Dleds-apu.c59 struct led_classdev cdev; member
Dleds-bcm6358.c39 struct led_classdev cdev; member
/Linux-v5.10/drivers/input/keyboard/
Dcap11xx.c74 struct led_classdev cdev; member
231 static int cap11xx_led_set(struct led_classdev *cdev, in cap11xx_led_set()
/Linux-v5.10/drivers/gpu/drm/etnaviv/
Detnaviv_gpu.c1605 etnaviv_gpu_cooling_get_max_state(struct thermal_cooling_device *cdev, in etnaviv_gpu_cooling_get_max_state()
1614 etnaviv_gpu_cooling_get_cur_state(struct thermal_cooling_device *cdev, in etnaviv_gpu_cooling_get_cur_state()
1625 etnaviv_gpu_cooling_set_cur_state(struct thermal_cooling_device *cdev, in etnaviv_gpu_cooling_set_cur_state()
/Linux-v5.10/drivers/thermal/
Dimx_thermal.c199 struct thermal_cooling_device *cdev; member
413 struct thermal_cooling_device *cdev) in imx_bind()
432 struct thermal_cooling_device *cdev) in imx_unbind()
/Linux-v5.10/include/linux/
Dgnss.h39 struct cdev cdev; member
Dpps_kernel.h59 struct cdev cdev; member
Dthermal.h206 struct thermal_cooling_device *cdev; member
429 struct thermal_cooling_device *cdev) in thermal_cooling_device_unregister()
444 static inline void thermal_cdev_update(struct thermal_cooling_device *cdev) in thermal_cdev_update()
/Linux-v5.10/drivers/rpmsg/
Drpmsg_char.c50 struct cdev cdev; member
68 struct cdev cdev; member
/Linux-v5.10/fs/fuse/
Dcuse.c62 struct cdev *cdev; /* associated character device */ member
328 struct cdev *cdev; in cuse_process_init_reply() local
/Linux-v5.10/drivers/staging/fieldbus/
Dfieldbus_dev.h63 struct cdev cdev; member
/Linux-v5.10/drivers/thermal/tegra/
Dsoctherm.c325 struct thermal_cooling_device *cdev; member
617 struct thermal_cooling_device *cdev; in tegra_thermctl_set_trip_temp() local
803 struct thermal_cooling_device *cdev; in tegra_soctherm_set_hwtrips() local
1538 static int throt_get_cdev_max_state(struct thermal_cooling_device *cdev, in throt_get_cdev_max_state()
1545 static int throt_get_cdev_cur_state(struct thermal_cooling_device *cdev, in throt_get_cdev_cur_state()
1560 static int throt_set_cdev_state(struct thermal_cooling_device *cdev, in throt_set_cdev_state()
/Linux-v5.10/drivers/connector/
Dconnector.c29 static struct cn_dev cdev; variable
/Linux-v5.10/drivers/scsi/qedf/
Dqedf_dbg.c125 qedf_get_grc_dump(struct qed_dev *cdev, const struct qed_common_ops *common, in qedf_get_grc_dump()
/Linux-v5.10/drivers/mtd/maps/
Dsa1100-flash.c225 struct mtd_info **cdev; in sa1100_setup_mtd() local
/Linux-v5.10/drivers/acpi/
Dthermal.c704 struct thermal_cooling_device *cdev, in acpi_thermal_cooling_device_cb()
795 struct thermal_cooling_device *cdev) in acpi_thermal_bind_cooling_device()
802 struct thermal_cooling_device *cdev) in acpi_thermal_unbind_cooling_device()
/Linux-v5.10/drivers/platform/chrome/wilco_ec/
Dkeyboard_leds.c165 static int wilco_keyboard_leds_set(struct led_classdev *cdev, in wilco_keyboard_leds_set()
/Linux-v5.10/arch/powerpc/platforms/powernv/
Dvas-api.c39 struct cdev cdev; member
/Linux-v5.10/drivers/fpga/
Ddfl.h275 struct cdev cdev; member
494 dfl_fpga_cdev_find_port(struct dfl_fpga_cdev *cdev, void *data, in dfl_fpga_cdev_find_port()
561 struct dfl_fpga_cdev *cdev; member
/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_mcp.c1646 struct qed_dev *cdev = p_hwfn->cdev; in qed_mcp_handle_process_kill() local
2589 struct qed_dev *cdev = p_hwfn->cdev; in qed_start_recovery_process() local
2605 int qed_recovery_prolog(struct qed_dev *cdev) in qed_recovery_prolog()
3005 int qed_mcp_nvm_read(struct qed_dev *cdev, u32 addr, u8 *p_buf, u32 len) in qed_mcp_nvm_read()
3051 int qed_mcp_nvm_resp(struct qed_dev *cdev, u8 *p_buf) in qed_mcp_nvm_resp()
3066 int qed_mcp_nvm_write(struct qed_dev *cdev, in qed_mcp_nvm_write()
3913 struct qed_dev *cdev = p_hwfn->cdev; in qed_mcp_get_engine_config() local
3952 struct qed_dev *cdev = p_hwfn->cdev; in qed_mcp_get_ppfid_bitmap() local
/Linux-v5.10/drivers/scsi/fcoe/
Dfcoe.c1846 struct fcoe_ctlr_device *cdev; in fcoe_device_notification() local
2013 static int fcoe_ctlr_enabled(struct fcoe_ctlr_device *cdev) in fcoe_ctlr_enabled()
2096 struct fcoe_ctlr_device *cdev; in fcoe_destroy_work() local
2360 struct fcoe_ctlr_device *cdev = fcoe_ctlr_to_ctlr_dev(ctlr); in fcoe_reset() local
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb3/
Dl2t.c302 struct l2t_entry *t3_l2t_get(struct t3cdev *cdev, struct dst_entry *dst, in t3_l2t_get()

12345678910>>...17