Searched refs:dev_name (Results 1 – 4 of 4) sorted by relevance
120 ms_gdev->bus_id, ms_gdev->dev_name); in ms_device_add()158 ms_gdev->bus_id,ms_gdev->dev_name); in ms_device_unregister()
603 strcpy(pUdev->dev.dev_name,"usbdev"); in ms_usb_new_device()794 strcpy(iface->dev.dev_name,"intf"); in ms_usb_new_device()798 …ms_usbhost_msg("%s %s - registering interface %s\n", pUdev->dev.dev_name, pUdev->dev.bus_id, iface… in ms_usb_new_device()
500 pUdev->dev.dev_name, pUdev->dev.bus_id); in ms_usb_disable_device()
115 char dev_name[DEVICE_NAME_SIZE]; member