Home
last modified time | relevance | path

Searched defs:cdev (Results 176 – 200 of 378) sorted by relevance

12345678910>>...16

/Linux-v5.4/drivers/hid/
Dhid-google-hammer.c280 struct led_classdev cdev; member
285 static int hammer_kbd_brightness_set_blocking(struct led_classdev *cdev, in hammer_kbd_brightness_set_blocking()
/Linux-v5.4/drivers/thermal/
Dstep_wise.c40 struct thermal_cooling_device *cdev = instance->cdev; in get_target_state() local
Dpower_allocator.c100 struct thermal_cooling_device *cdev = instance->cdev; in estimate_sustainable_power() local
390 struct thermal_cooling_device *cdev = instance->cdev; in allocate_power() local
/Linux-v5.4/drivers/s390/net/
Dctcm_main.c277 static long ctcm_check_irb_error(struct ccw_device *cdev, struct irb *irb) in ctcm_check_irb_error()
1194 static void ctcm_irq_handler(struct ccw_device *cdev, in ctcm_irq_handler()
1346 static int add_channel(struct ccw_device *cdev, enum ctcm_channel_types type, in add_channel()
/Linux-v5.4/drivers/thermal/intel/
Dintel_powerclamp.c600 static int powerclamp_get_max_state(struct thermal_cooling_device *cdev, in powerclamp_get_max_state()
608 static int powerclamp_get_cur_state(struct thermal_cooling_device *cdev, in powerclamp_get_cur_state()
620 static int powerclamp_set_cur_state(struct thermal_cooling_device *cdev, in powerclamp_set_cur_state()
/Linux-v5.4/drivers/hwmon/
Dmax6650.c470 static int max6650_get_max_state(struct thermal_cooling_device *cdev, in max6650_get_max_state()
478 static int max6650_get_cur_state(struct thermal_cooling_device *cdev, in max6650_get_cur_state()
488 static int max6650_set_cur_state(struct thermal_cooling_device *cdev, in max6650_set_cur_state()
/Linux-v5.4/drivers/leds/
Dleds-menf21bmc.c25 struct led_classdev cdev; member
Dleds-syscon.c28 struct led_classdev cdev; member
Dleds-da903x.c31 struct led_classdev cdev; member
Dleds-is31fl32xx.c38 struct led_classdev cdev; member
331 struct led_classdev *cdev = &led_data->cdev; in is31fl32xx_parse_child_dt() local
Dleds-adp5520.c23 struct led_classdev cdev; member
/Linux-v5.4/drivers/usb/gadget/legacy/
Dgmidi.c141 static int midi_bind(struct usb_composite_dev *cdev) in midi_bind()
/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dthermal.h16 struct thermal_cooling_device *cdev; member
/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed.h128 #define for_each_hwfn(cdev, i) for (i = 0; i < cdev->num_hwfns; i++) argument
551 struct qed_dev *cdev; member
813 #define IS_QED_SRIOV(cdev) (!!(cdev)->p_iov_info) argument
841 #define IS_QED_ETH_IF(cdev) ((cdev)->protocol == QED_PROTOCOL_ETH) argument
842 #define IS_QED_FCOE_IF(cdev) ((cdev)->protocol == QED_PROTOCOL_FCOE) argument
890 static inline u8 qed_concrete_to_sw_fid(struct qed_dev *cdev, in qed_concrete_to_sw_fid()
954 #define DP_NAME(cdev) ((cdev)->name) argument
956 #define REG_ADDR(cdev, offset) (void __iomem *)((u8 __iomem *)\ argument
960 #define REG_RD(cdev, offset) readl(REG_ADDR(cdev, offset)) argument
961 #define REG_WR(cdev, offset, val) writel((u32)val, REG_ADDR(cdev, offset)) argument
[all …]
/Linux-v5.4/drivers/net/ethernet/qlogic/qede/
Dqede_main.c687 static struct qede_dev *qede_alloc_etherdev(struct qed_dev *cdev, in qede_alloc_etherdev()
999 static void qede_update_pf_params(struct qed_dev *cdev) in qede_update_pf_params()
1070 struct qed_dev *cdev; in __qede_probe() local
1212 struct qed_dev *cdev; in __qede_remove() local
1894 struct qed_dev *cdev = edev->cdev; in qede_stop_queues() local
2035 struct qed_dev *cdev = edev->cdev; in qede_start_queues() local
/Linux-v5.4/drivers/infiniband/core/
Ddevice.c386 struct ib_core_device *cdev; in rename_compat_devs() local
853 struct ib_core_device *cdev = in compatdev_release() local
862 struct ib_core_device *cdev; in add_one_compat_dev() local
933 struct ib_core_device *cdev; in remove_one_compat_dev() local
947 struct ib_core_device *cdev; in remove_compat_devs() local
974 struct ib_compat_device *cdev; in remove_all_compat_devs() local
/Linux-v5.4/drivers/tee/
Dtee_private.h50 struct cdev cdev; member
/Linux-v5.4/drivers/fpga/
Ddfl-fme-pr.h67 struct dfl_fpga_cdev *cdev; member
/Linux-v5.4/drivers/target/iscsi/cxgbit/
Dcxgbit.h169 struct cxgbit_device *cdev; member
249 static inline void cxgbit_get_cdev(struct cxgbit_device *cdev) in cxgbit_get_cdev()
254 static inline void cxgbit_put_cdev(struct cxgbit_device *cdev) in cxgbit_put_cdev()
348 struct cxgbi_ppm *cdev2ppm(struct cxgbit_device *cdev) in cdev2ppm()
/Linux-v5.4/drivers/input/keyboard/
Dqt2160.c47 struct led_classdev cdev; member
70 static int qt2160_led_set(struct led_classdev *cdev, in qt2160_led_set()
/Linux-v5.4/drivers/scsi/megaraid/
Dmegaraid_sas_base.c3163 fw_crash_buffer_store(struct device *cdev, in fw_crash_buffer_store()
3182 fw_crash_buffer_show(struct device *cdev, in fw_crash_buffer_show()
3227 fw_crash_buffer_size_show(struct device *cdev, in fw_crash_buffer_size_show()
3239 fw_crash_state_store(struct device *cdev, in fw_crash_state_store()
3274 fw_crash_state_show(struct device *cdev, in fw_crash_state_show()
3285 page_size_show(struct device *cdev, in page_size_show()
3292 ldio_outstanding_show(struct device *cdev, struct device_attribute *attr, in ldio_outstanding_show()
3302 fw_cmds_outstanding_show(struct device *cdev, in fw_cmds_outstanding_show()
3312 enable_sdev_max_qd_show(struct device *cdev, in enable_sdev_max_qd_show()
3322 enable_sdev_max_qd_store(struct device *cdev, in enable_sdev_max_qd_store()
[all …]
/Linux-v5.4/include/linux/
Dposix-clock.h84 struct cdev cdev; member
/Linux-v5.4/drivers/s390/cio/
Dio_sch.h18 struct ccw_device *cdev;/* pointer to the child ccw device */ member
39 struct ccw_device *cdev) in sch_set_cdev()
131 struct ccw_device *cdev; member
/Linux-v5.4/drivers/usb/gadget/function/
Duvc_v4l2.c35 struct usb_composite_dev *cdev = uvc->func.config->cdev; in uvc_send_response() local
68 struct usb_composite_dev *cdev = uvc->func.config->cdev; in uvc_v4l2_querycap() local
/Linux-v5.4/drivers/dax/
Ddevice.c404 static void dev_dax_cdev_del(void *cdev) in dev_dax_cdev_del()
420 struct cdev *cdev; in dev_dax_probe() local

12345678910>>...16