| /Linux-v5.4/drivers/hid/ |
| D | hid-google-hammer.c | 280 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/ |
| D | step_wise.c | 40 struct thermal_cooling_device *cdev = instance->cdev; in get_target_state() local
|
| D | power_allocator.c | 100 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/ |
| D | ctcm_main.c | 277 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/ |
| D | intel_powerclamp.c | 600 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/ |
| D | max6650.c | 470 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/ |
| D | leds-menf21bmc.c | 25 struct led_classdev cdev; member
|
| D | leds-syscon.c | 28 struct led_classdev cdev; member
|
| D | leds-da903x.c | 31 struct led_classdev cdev; member
|
| D | leds-is31fl32xx.c | 38 struct led_classdev cdev; member 331 struct led_classdev *cdev = &led_data->cdev; in is31fl32xx_parse_child_dt() local
|
| D | leds-adp5520.c | 23 struct led_classdev cdev; member
|
| /Linux-v5.4/drivers/usb/gadget/legacy/ |
| D | gmidi.c | 141 static int midi_bind(struct usb_composite_dev *cdev) in midi_bind()
|
| /Linux-v5.4/drivers/net/wireless/ath/ath10k/ |
| D | thermal.h | 16 struct thermal_cooling_device *cdev; member
|
| /Linux-v5.4/drivers/net/ethernet/qlogic/qed/ |
| D | qed.h | 128 #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/ |
| D | qede_main.c | 687 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/ |
| D | device.c | 386 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/ |
| D | tee_private.h | 50 struct cdev cdev; member
|
| /Linux-v5.4/drivers/fpga/ |
| D | dfl-fme-pr.h | 67 struct dfl_fpga_cdev *cdev; member
|
| /Linux-v5.4/drivers/target/iscsi/cxgbit/ |
| D | cxgbit.h | 169 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/ |
| D | qt2160.c | 47 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/ |
| D | megaraid_sas_base.c | 3163 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/ |
| D | posix-clock.h | 84 struct cdev cdev; member
|
| /Linux-v5.4/drivers/s390/cio/ |
| D | io_sch.h | 18 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/ |
| D | uvc_v4l2.c | 35 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/ |
| D | device.c | 404 static void dev_dax_cdev_del(void *cdev) in dev_dax_cdev_del() 420 struct cdev *cdev; in dev_dax_probe() local
|