Home
last modified time | relevance | path

Searched defs:cdev (Results 1 – 25 of 50) sorted by relevance

12

/openbmc/u-boot/drivers/usb/gadget/
H A Dcomposite.c88 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 Dg_dnl.c92 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 Dchardev_open.c43 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 Ds390-ccw.c74 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 D3270-ccw.c103 CcwDevice *cdev = CCW_DEVICE(ds); in emulated_ccw_3270_realize() local
/openbmc/u-boot/board/compulab/cm_t335/
H A Dcm_t335.c88 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 Dspl.c65 struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; in am33xx_spl_board_init() local
/openbmc/qemu/hw/acpi/
H A Dcpu.c26 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 Dboard.c109 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 Dboard.c128 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 Dboard.c27 static __maybe_unused struct ctrl_dev *cdev = variable
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dchilisom.c26 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
H A Dsys_info.c136 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 Dcros_ec.c136 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 Devm.c30 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
/openbmc/u-boot/board/compulab/cm_t43/
H A Dcm_t43.c21 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
/openbmc/u-boot/board/ti/ti816x/
H A Devm.c39 struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; in board_eth_init() local
/openbmc/qemu/hw/vfio/
H A Dccw.c36 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 Dubi.h114 dev_t cdev; member
188 dev_t cdev; member
/openbmc/u-boot/board/silica/pengwyn/
H A Dboard.c22 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_lcd.c80 struct udevice *cdev; in sunxi_lcd_probe() local
/openbmc/qemu/hw/pci/
H A Dpci-hmp-cmds.c112 PciDeviceInfoList *cdev; in hmp_info_pci_device() local
/openbmc/u-boot/board/phytec/pcm051/
H A Dboard.c36 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
/openbmc/u-boot/board/gumstix/pepper/
H A Dboard.c197 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
/openbmc/u-boot/board/tcl/sl50/
H A Dboard.c37 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable

12