/openbmc/u-boot/drivers/usb/gadget/ |
H A D | composite.c | 88 struct usb_composite_dev *cdev = function->config->cdev; in usb_function_deactivate() local 111 struct usb_composite_dev *cdev = function->config->cdev; in usb_function_activate() local 213 static int config_desc(struct usb_composite_dev *cdev, unsigned w_value) in config_desc() 246 static int count_configs(struct usb_composite_dev *cdev, unsigned type) in count_configs() 273 static void device_qual(struct usb_composite_dev *cdev) in device_qual() 290 static void reset_config(struct usb_composite_dev *cdev) in reset_config() 305 static int set_config(struct usb_composite_dev *cdev, in set_config() 415 int usb_add_config(struct usb_composite_dev *cdev, in usb_add_config() 523 static int get_string(struct usb_composite_dev *cdev, in get_string() 609 int usb_string_id(struct usb_composite_dev *cdev) in usb_string_id() [all …]
|
H A D | g_dnl.c | 92 static int g_dnl_unbind(struct usb_composite_dev *cdev) in g_dnl_unbind() 129 static int g_dnl_config_register(struct usb_composite_dev *cdev) in g_dnl_config_register() 194 static int g_dnl_get_bcd_device_number(struct usb_composite_dev *cdev) in g_dnl_get_bcd_device_number() 219 static int g_dnl_bind(struct usb_composite_dev *cdev) in g_dnl_bind()
|
/openbmc/qemu/util/ |
H A D | chardev_open.c | 43 static int open_cdev_internal(const char *path, dev_t cdev) in open_cdev_internal() 60 static int open_cdev_robust(dev_t cdev) in open_cdev_robust() 72 int open_cdev(const char *devpath, dev_t cdev) in open_cdev()
|
/openbmc/qemu/hw/s390x/ |
H A D | s390-ccw.c | 74 static bool s390_ccw_get_dev_info(S390CCWDevice *cdev, in s390_ccw_get_dev_info() 111 static bool s390_ccw_realize(S390CCWDevice *cdev, char *sysfsdev, Error **errp) in s390_ccw_realize() 156 static void s390_ccw_unrealize(S390CCWDevice *cdev) in s390_ccw_unrealize()
|
H A D | 3270-ccw.c | 103 CcwDevice *cdev = CCW_DEVICE(ds); in emulated_ccw_3270_realize() local
|
/openbmc/u-boot/board/compulab/cm_t335/ |
H A D | cm_t335.c | 88 struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; in get_efuse_mac_addr() local 132 struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; in board_eth_init() local
|
H A D | spl.c | 65 struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; in am33xx_spl_board_init() local
|
/openbmc/qemu/hw/acpi/ |
H A D | cpu.c | 26 static ACPIOSTInfo *acpi_cpu_device_status(int idx, AcpiCpuStatus *cdev) in acpi_cpu_device_status() 57 AcpiCpuStatus *cdev; in cpu_hotplug_rd() local 108 AcpiCpuStatus *cdev; in cpu_hotplug_wr() local 253 AcpiCpuStatus *cdev; in acpi_cpu_plug_cb() local 271 AcpiCpuStatus *cdev; in acpi_cpu_unplug_request_cb() local 285 AcpiCpuStatus *cdev; in acpi_cpu_unplug_cb() local
|
/openbmc/u-boot/board/siemens/draco/ |
H A D | board.c | 109 struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; in print_chip_data() local 326 struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; in board_eth_init() local
|
/openbmc/u-boot/board/eets/pdu001/ |
H A D | board.c | 128 struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; in set_mpu_and_core_voltage() local 194 struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; in am33xx_spl_board_init() local
|
/openbmc/u-boot/board/grinn/chiliboard/ |
H A D | board.c | 27 static __maybe_unused struct ctrl_dev *cdev = variable
|
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/ |
H A D | chilisom.c | 26 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
|
H A D | sys_info.c | 136 int am335x_get_efuse_mpu_max_freq(struct ctrl_dev *cdev) in am335x_get_efuse_mpu_max_freq()
|
/openbmc/u-boot/drivers/misc/ |
H A D | cros_ec.c | 136 static int create_proto3_request(struct cros_ec_dev *cdev, in create_proto3_request() 176 static int prepare_proto3_response_buffer(struct cros_ec_dev *cdev, int din_len) in prepare_proto3_response_buffer() 250 static int send_command_proto3(struct cros_ec_dev *cdev, in send_command_proto3() 320 struct cros_ec_dev *cdev = dev_get_uclass_priv(dev); in ec_command_inptr() local 603 struct cros_ec_dev *cdev = dev_get_uclass_priv(dev); in cros_ec_interrupt_pending() local 717 struct cros_ec_dev *cdev = dev_get_uclass_priv(dev); in cros_ec_check_version() local 914 struct cros_ec_dev *cdev = dev_get_uclass_priv(dev); in cros_ec_flash_write() local 1143 struct cros_ec_dev *cdev = dev_get_uclass_priv(dev); in cros_ec_register() local
|
/openbmc/u-boot/board/ti/ti814x/ |
H A D | evm.c | 30 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
|
/openbmc/u-boot/board/compulab/cm_t43/ |
H A D | cm_t43.c | 21 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
|
/openbmc/u-boot/board/ti/ti816x/ |
H A D | evm.c | 39 struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; in board_eth_init() local
|
/openbmc/qemu/hw/vfio/ |
H A D | ccw.c | 36 S390CCWDevice cdev; member 566 S390CCWDevice *cdev = S390_CCW_DEVICE(dev); in vfio_ccw_realize() local 631 S390CCWDevice *cdev = S390_CCW_DEVICE(dev); in vfio_ccw_unrealize() local
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | ubi.h | 114 dev_t cdev; member 188 dev_t cdev; member
|
/openbmc/u-boot/board/silica/pengwyn/ |
H A D | board.c | 22 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
|
/openbmc/u-boot/drivers/video/sunxi/ |
H A D | sunxi_lcd.c | 80 struct udevice *cdev; in sunxi_lcd_probe() local
|
/openbmc/qemu/hw/pci/ |
H A D | pci-hmp-cmds.c | 112 PciDeviceInfoList *cdev; in hmp_info_pci_device() local
|
/openbmc/u-boot/board/phytec/pcm051/ |
H A D | board.c | 36 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
|
/openbmc/u-boot/board/gumstix/pepper/ |
H A D | board.c | 197 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
|
/openbmc/u-boot/board/tcl/sl50/ |
H A D | board.c | 37 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
|