Home
last modified time | relevance | path

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

123

/third_party/uboot/u-boot-2020.01/drivers/usb/gadget/
Dcomposite.c96 struct usb_composite_dev *cdev = function->config->cdev; in usb_function_deactivate() local
119 struct usb_composite_dev *cdev = function->config->cdev; in usb_function_activate() local
221 static int config_desc(struct usb_composite_dev *cdev, unsigned w_value) in config_desc()
254 static int count_configs(struct usb_composite_dev *cdev, unsigned type) in count_configs()
281 static void device_qual(struct usb_composite_dev *cdev) in device_qual()
298 static void reset_config(struct usb_composite_dev *cdev) in reset_config()
313 static int set_config(struct usb_composite_dev *cdev, in set_config()
423 int usb_add_config(struct usb_composite_dev *cdev, in usb_add_config()
532 static int get_string(struct usb_composite_dev *cdev, in get_string()
618 int usb_string_id(struct usb_composite_dev *cdev) in usb_string_id()
[all …]
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()
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Dusbd_config.c122 static struct gadget_info *gadget_find_by_name(struct fconfig_softc *cdev, in gadget_find_by_name()
146 static int gadget_make(struct fconfig_softc *cdev, char *name) in gadget_make()
177 static int gadget_drop(struct fconfig_softc *cdev, struct fconfig_string *name) in gadget_drop()
195 static int fconfig_make_gadget(struct fconfig_softc *cdev, void *user_data) in fconfig_make_gadget()
217 static int fconfig_drop_gadget(struct fconfig_softc *cdev, void *user_data) in fconfig_drop_gadget()
231 static int fconfig_write_dev_desc(struct fconfig_softc *cdev, void *user_data) in fconfig_write_dev_desc()
294 static int fconfig_add_gadget_cfg(struct fconfig_softc *cdev, void *user_data) in fconfig_add_gadget_cfg()
362 static int fconfig_remove_gadget_cfg(struct fconfig_softc *cdev, void *user_data) in fconfig_remove_gadget_cfg()
473 static int fconfig_write_strings(struct fconfig_softc *cdev, void *user_data) in fconfig_write_strings()
610 static int fconfig_get_function_info(struct fconfig_softc *cdev, void *user_data, in fconfig_get_function_info()
[all …]
Df_config.c88 struct fconfig_softc *cdev = &g_fconfig_softc; in fconfig_find_gadget() local
239 struct fconfig_softc *cdev = &g_fconfig_softc; in fconfig_find_cfg() local
446 struct fconfig_softc *cdev = &g_fconfig_softc; in usbdev_fconfig_initialize() local
/third_party/uboot/u-boot-2020.01/board/compulab/cm_t335/
Dcm_t335.c89 struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; in get_efuse_mac_addr() local
133 struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; in board_eth_init() local
Dspl.c65 struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; in am33xx_spl_board_init() local
/third_party/NuttX/drivers/usbdev/gadget/
Dcomposite.c160 struct composite_dev_s *cdev; in usb_composite_unbind() local
203 struct composite_dev_s *cdev; in usb_composite_bind() local
683 int usbd_composite_probe(struct composite_softc *cdev) in usbd_composite_probe()
709 int composite_device_init(struct composite_softc *cdev) in composite_device_init()
860 struct composite_dev_s *cdev = &usb_cdev->dev; in composite_uninitialize() local
871 struct composite_devobj_s *usbclass_devobj_get(struct composite_dev_s *cdev, device_type type) in usbclass_devobj_get()
Dusbd_audio.c51 struct composite_softc *cdev; in get_uac() local
/third_party/uboot/u-boot-2020.01/board/eets/pdu001/
Dboard.c129 struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; in set_mpu_and_core_voltage() local
195 struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; in am33xx_spl_board_init() local
/third_party/uboot/u-boot-2020.01/board/siemens/draco/
Dboard.c111 struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; in print_chip_data() local
328 struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; in board_eth_init() local
/third_party/uboot/u-boot-2020.01/board/grinn/chiliboard/
Dboard.c28 static __maybe_unused struct ctrl_dev *cdev = variable
/third_party/uboot/u-boot-2020.01/drivers/misc/
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
/third_party/uboot/u-boot-2020.01/arch/arm/mach-omap2/am33xx/
Dchilisom.c26 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
Dsys_info.c136 int am335x_get_efuse_mpu_max_freq(struct ctrl_dev *cdev) in am335x_get_efuse_mpu_max_freq()
/third_party/uboot/u-boot-2020.01/board/ti/ti814x/
Devm.c30 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
/third_party/uboot/u-boot-2020.01/board/compulab/cm_t43/
Dcm_t43.c21 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
/third_party/uboot/u-boot-2020.01/board/ti/ti816x/
Devm.c38 struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; in board_eth_init() local
/third_party/uboot/u-boot-2020.01/board/bosch/guardian/
Dboard.c40 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
/third_party/uboot/u-boot-2020.01/include/linux/mtd/
Dubi.h114 dev_t cdev; member
188 dev_t cdev; member
/third_party/uboot/u-boot-2020.01/drivers/video/sunxi/
Dsunxi_lcd.c80 struct udevice *cdev; in sunxi_lcd_probe() local
/third_party/uboot/u-boot-2020.01/board/silica/pengwyn/
Dboard.c23 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
/third_party/uboot/u-boot-2020.01/board/phytec/pcm051/
Dboard.c36 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
/third_party/uboot/u-boot-2020.01/board/gumstix/pepper/
Dboard.c198 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
/third_party/uboot/u-boot-2020.01/board/phytec/phycore_am335x_r2/
Dboard.c29 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable
/third_party/uboot/u-boot-2020.01/board/tcl/sl50/
Dboard.c39 static struct ctrl_dev *cdev = (struct ctrl_dev *)CTRL_DEVICE_BASE; variable

123