Home
last modified time | relevance | path

Searched defs:cdev (Results 251 – 275 of 498) sorted by relevance

1...<<11121314151617181920

/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dsys_info.c136 int am335x_get_efuse_mpu_max_freq(struct ctrl_dev *cdev) in am335x_get_efuse_mpu_max_freq()
/openbmc/linux/drivers/leds/
H A Dleds-adp5520.c23 struct led_classdev cdev; member
H A Dleds-da903x.c31 struct led_classdev cdev; member
H A Dleds-pm8058.c24 struct led_classdev cdev; member
H A Dleds-regulator.c23 struct led_classdev cdev; member
H A Dleds-da9052.c28 struct led_classdev cdev; member
/openbmc/linux/drivers/net/can/m_can/
H A Dtcan4x5x.h33 struct m_can_classdev cdev; member
/openbmc/linux/tools/lib/thermal/
H A Dthermal.c8 int for_each_thermal_cdev(struct thermal_cdev *cdev, cb_tc_t cb, void *arg) in for_each_thermal_cdev()
/openbmc/linux/drivers/hwmon/
H A Daspeed-pwm-tacho.c194 struct aspeed_cooling_device *cdev[8]; member
766 struct aspeed_cooling_device *cdev = tcdev->devdata; in aspeed_pwm_cz_get_max_state() local
777 struct aspeed_cooling_device *cdev = tcdev->devdata; in aspeed_pwm_cz_get_cur_state() local
788 struct aspeed_cooling_device *cdev = tcdev->devdata; in aspeed_pwm_cz_set_cur_state() local
814 struct aspeed_cooling_device *cdev; in aspeed_create_pwm_cooling() local
H A Dnpcm750-pwm-fan.c210 struct npcm7xx_cooling_device *cdev[NPCM7XX_PWM_MAX_CHN_NUM]; member
798 struct npcm7xx_cooling_device *cdev = tcdev->devdata; in npcm7xx_pwm_cz_get_max_state() local
809 struct npcm7xx_cooling_device *cdev = tcdev->devdata; in npcm7xx_pwm_cz_get_cur_state() local
820 struct npcm7xx_cooling_device *cdev = tcdev->devdata; in npcm7xx_pwm_cz_set_cur_state() local
845 struct npcm7xx_cooling_device *cdev; in npcm7xx_create_pwm_cooling() local
/openbmc/linux/drivers/usb/gadget/function/
H A Df_uac2.c1037 struct usb_composite_dev *cdev = cfg->cdev; in afunc_bind() local
1421 struct usb_composite_dev *cdev = fn->config->cdev; in afunc_set_alt() local
1717 struct usb_composite_dev *cdev = agdev->func.config->cdev; in out_rq_cur_complete() local
1764 struct usb_composite_dev *cdev = fn->config->cdev; in out_rq_cur() local
1825 struct usb_composite_dev *cdev = fn->config->cdev; in afunc_setup() local
/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c3267 fw_crash_buffer_store(struct device *cdev, in fw_crash_buffer_store()
3285 fw_crash_buffer_show(struct device *cdev, in fw_crash_buffer_show()
3329 fw_crash_buffer_size_show(struct device *cdev, in fw_crash_buffer_size_show()
3341 fw_crash_state_store(struct device *cdev, in fw_crash_state_store()
3375 fw_crash_state_show(struct device *cdev, in fw_crash_state_show()
3386 page_size_show(struct device *cdev, in page_size_show()
3393 ldio_outstanding_show(struct device *cdev, struct device_attribute *attr, in ldio_outstanding_show()
3403 fw_cmds_outstanding_show(struct device *cdev, in fw_cmds_outstanding_show()
3413 enable_sdev_max_qd_show(struct device *cdev, in enable_sdev_max_qd_show()
3423 enable_sdev_max_qd_store(struct device *cdev, in enable_sdev_max_qd_store()
[all …]
/openbmc/linux/drivers/fsi/
H A Di2cr-scom.c16 struct cdev cdev; member
/openbmc/linux/arch/s390/include/asm/
H A Dccwgroup.h28 struct ccw_device *cdev[]; member
/openbmc/u-boot/board/gumstix/pepper/
H A Dboard.c197 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
/openbmc/linux/drivers/staging/greybus/
H A Dfw-management.c33 struct cdev cdev; member
83 static struct fw_mgmt *get_fw_mgmt(struct cdev *cdev) in get_fw_mgmt()
/openbmc/u-boot/board/tcl/sl50/
H A Dboard.c37 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
/openbmc/linux/include/media/
H A Dmedia-devnode.h83 struct cdev cdev; /* character device */ member
/openbmc/u-boot/board/birdland/bav335x/
H A Dboard.c40 static __maybe_unused struct ctrl_dev *cdev = variable
/openbmc/u-boot/board/isee/igep003x/
H A Dboard.c43 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
/openbmc/u-boot/board/BuR/common/
H A Dcommon.c277 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
/openbmc/linux/drivers/acpi/
H A Dthermal.c561 struct thermal_cooling_device *cdev, in acpi_thermal_cooling_device_cb()
635 struct thermal_cooling_device *cdev) in acpi_thermal_bind_cooling_device()
642 struct thermal_cooling_device *cdev) in acpi_thermal_unbind_cooling_device()
H A Dfan.h51 struct thermal_cooling_device *cdev; member
/openbmc/linux/drivers/thermal/
H A Dimx_thermal.c205 struct thermal_cooling_device *cdev; member
364 struct thermal_cooling_device *cdev) in imx_bind()
373 struct thermal_cooling_device *cdev) in imx_unbind()
/openbmc/linux/include/linux/
H A Dgnss.h39 struct cdev cdev; member

1...<<11121314151617181920