get_device_type
error = get_device_type(cam_dev, -1, 0, 0, &dt);
error = get_device_type(device, -1, 0, 0, &dt);
int get_device_type(struct cam_device *dev, int retry_count, int timeout,
error = get_device_type(device, retry_count, timeout,
retval = get_device_type(device, retry_count, timeout, printerrors,
error = get_device_type(device, retry_count, timeout,
p = get_device_type(devstr, type);
type = get_device_type(le32toh(phy0->ControllerPhyDeviceInfo));
static char * get_device_type(uint32_t di);
type = get_device_type(le32toh(device->DeviceInfo));
type = get_device_type(le32toh(exp1->AttachedDeviceInfo));