| /Linux-v5.10/drivers/tee/ |
| D | tee_private.h | 51 struct cdev cdev; member
|
| /Linux-v5.10/drivers/target/iscsi/cxgbit/ |
| D | cxgbit.h | 169 struct cxgbit_device *cdev; member 248 static inline void cxgbit_get_cdev(struct cxgbit_device *cdev) in cxgbit_get_cdev() 253 static inline void cxgbit_put_cdev(struct cxgbit_device *cdev) in cxgbit_put_cdev() 347 struct cxgbi_ppm *cdev2ppm(struct cxgbit_device *cdev) in cdev2ppm()
|
| /Linux-v5.10/drivers/hid/ |
| D | hid-google-hammer.c | 288 struct led_classdev cdev; member 293 static int hammer_kbd_brightness_set_blocking(struct led_classdev *cdev, in hammer_kbd_brightness_set_blocking()
|
| /Linux-v5.10/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.10/include/linux/ |
| D | posix-clock.h | 87 struct cdev cdev; member
|
| /Linux-v5.10/drivers/scsi/megaraid/ |
| D | megaraid_sas_base.c | 3176 fw_crash_buffer_store(struct device *cdev, in fw_crash_buffer_store() 3195 fw_crash_buffer_show(struct device *cdev, in fw_crash_buffer_show() 3240 fw_crash_buffer_size_show(struct device *cdev, in fw_crash_buffer_size_show() 3252 fw_crash_state_store(struct device *cdev, in fw_crash_state_store() 3287 fw_crash_state_show(struct device *cdev, in fw_crash_state_show() 3298 page_size_show(struct device *cdev, in page_size_show() 3305 ldio_outstanding_show(struct device *cdev, struct device_attribute *attr, in ldio_outstanding_show() 3315 fw_cmds_outstanding_show(struct device *cdev, in fw_cmds_outstanding_show() 3325 enable_sdev_max_qd_show(struct device *cdev, in enable_sdev_max_qd_show() 3335 enable_sdev_max_qd_store(struct device *cdev, in enable_sdev_max_qd_store() [all …]
|
| /Linux-v5.10/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
|
| D | qdio_setup.c | 463 struct ccw_device *cdev = irq_ptr->cdev; in qdio_setup_irq() local 530 struct ccw_device *cdev = irq->cdev; in qdio_shutdown_irq() local
|
| /Linux-v5.10/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
|
| D | f_uac2.c | 594 struct usb_composite_dev *cdev = cfg->cdev; in afunc_bind() local 734 struct usb_composite_dev *cdev = fn->config->cdev; in afunc_set_alt() local 940 struct usb_composite_dev *cdev = fn->config->cdev; in afunc_setup() local
|
| /Linux-v5.10/drivers/leds/ |
| 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
|
| D | leds-da903x.c | 31 struct led_classdev cdev; member
|
| D | leds-regulator.c | 22 struct led_classdev cdev; member
|
| D | leds-pm8058.c | 25 struct led_classdev cdev; member
|
| /Linux-v5.10/drivers/thermal/ |
| D | gov_power_allocator.c | 93 struct thermal_cooling_device *cdev = instance->cdev; in estimate_sustainable_power() local 383 struct thermal_cooling_device *cdev = instance->cdev; in allocate_power() local
|
| /Linux-v5.10/drivers/dax/ |
| D | device.c | 381 static void dev_dax_cdev_del(void *cdev) in dev_dax_cdev_del() 397 struct cdev *cdev; in dev_dax_probe() local
|
| /Linux-v5.10/drivers/hwmon/ |
| D | npcm750-pwm-fan.c | 206 struct npcm7xx_cooling_device *cdev[NPCM7XX_PWM_MAX_CHN_NUM]; member 781 struct npcm7xx_cooling_device *cdev = tcdev->devdata; in npcm7xx_pwm_cz_get_max_state() local 792 struct npcm7xx_cooling_device *cdev = tcdev->devdata; in npcm7xx_pwm_cz_get_cur_state() local 803 struct npcm7xx_cooling_device *cdev = tcdev->devdata; in npcm7xx_pwm_cz_set_cur_state() local 828 struct npcm7xx_cooling_device *cdev; in npcm7xx_create_pwm_cooling() local
|
| D | aspeed-pwm-tacho.c | 195 struct aspeed_cooling_device *cdev[8]; member 761 struct aspeed_cooling_device *cdev = tcdev->devdata; in aspeed_pwm_cz_get_max_state() local 772 struct aspeed_cooling_device *cdev = tcdev->devdata; in aspeed_pwm_cz_get_cur_state() local 783 struct aspeed_cooling_device *cdev = tcdev->devdata; in aspeed_pwm_cz_set_cur_state() local 809 struct aspeed_cooling_device *cdev; in aspeed_create_pwm_cooling() local
|
| /Linux-v5.10/arch/s390/include/asm/ |
| D | ccwgroup.h | 29 struct ccw_device *cdev[0]; member
|
| /Linux-v5.10/drivers/crypto/cavium/cpt/ |
| D | cptvf_algs.c | 21 void *cdev[MAX_DEVICES]; member 200 void *cdev = NULL; in cvm_enc_dec() local
|
| /Linux-v5.10/drivers/staging/greybus/ |
| D | fw-management.c | 33 struct cdev cdev; member 83 static struct fw_mgmt *get_fw_mgmt(struct cdev *cdev) in get_fw_mgmt()
|
| /Linux-v5.10/sound/isa/cs423x/ |
| D | cs4236.c | 294 struct pnp_dev *cdev) in snd_card_cs423x_pnp() 547 struct pnp_dev *cdev; in snd_cs423x_pnpbios_detect() local
|
| /Linux-v5.10/include/media/ |
| D | media-devnode.h | 83 struct cdev cdev; /* character device */ member
|
| /Linux-v5.10/drivers/firmware/arm_scmi/ |
| D | smc.c | 48 struct device *cdev = cinfo->dev; in smc_chan_setup() local
|