Home
last modified time | relevance | path

Searched defs:config_desc (Results 1 – 7 of 7) sorted by relevance

/rk3399_rockchip-uboot/drivers/pinctrl/
H A Dpinctrl-max96755f.c13 struct config_desc { struct
37 const struct config_desc *configs; argument
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/
H A Dmaxim-max96752.c12 struct config_desc { struct
19 const struct config_desc *configs; argument
H A Dmaxim-max96772.c13 struct config_desc { struct
20 const struct config_desc *configs; argument
H A Dmaxim-max96789.c22 struct config_desc { struct
29 const struct config_desc *configs; argument
H A Dmaxim-max96755.c22 struct config_desc { struct
29 const struct config_desc *configs; argument
H A Dmaxim-max96745.c23 struct config_desc { struct
30 const struct config_desc *configs; argument
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dcomposite.c231 static int config_desc(struct usb_composite_dev *cdev, unsigned w_value) in config_desc() function