Searched refs:SMS_DEVICE_FAMILY2 (Results 1 – 4 of 4) sorted by relevance
273 params.flags |= SMS_DEVICE_FAMILY2; in smssdio_probe()
1163 !(coredev->device_flags & SMS_DEVICE_FAMILY2)) in smscore_load_firmware_from_file()1181 rc = (coredev->device_flags & SMS_DEVICE_FAMILY2) ? in smscore_load_firmware_from_file()1346 if (coredev->device_flags & SMS_DEVICE_FAMILY2) { in smscore_set_device_mode()1837 if (coredev->device_flags & SMS_DEVICE_FAMILY2) { in smscore_configure_gpio()1988 if (!(coredev->device_flags & SMS_DEVICE_FAMILY2)) { in smscore_gpio_configure()
82 #define SMS_DEVICE_FAMILY2 1 macro
433 params.flags |= SMS_DEVICE_FAMILY2; in smsusb_init_device()