Searched refs:devType (Results 1 – 3 of 3) sorted by relevance
34 snprintf(bus_device_info_ptr->devType, in bus_device_info_init()35 sizeof(bus_device_info_ptr->devType), in bus_device_info_init()
29 u8 devType[16]; /* short string identifying the device type */ member157 psrc = &(devinfo->devType[0]); in vbuschannel_devinfo_to_string()158 nsrc = sizeof(devinfo->devType); in vbuschannel_devinfo_to_string()
758 static void fix_vbus_devInfo(struct device *dev, int devNo, int devType, in fix_vbus_devInfo() argument784 switch (devType) { in fix_vbus_devInfo()