Searched refs:SMS_DEVICE_FAMILY2 (Results 1 – 4 of 4) sorted by relevance
273 params.flags |= SMS_DEVICE_FAMILY2; in smssdio_probe()
1161 & SMS_DEVICE_FAMILY2)) in smscore_load_firmware_from_file()1179 rc = (coredev->device_flags & SMS_DEVICE_FAMILY2) ? in smscore_load_firmware_from_file()1341 if (coredev->device_flags & SMS_DEVICE_FAMILY2) { in smscore_set_device_mode()1835 if (coredev->device_flags & SMS_DEVICE_FAMILY2) { in smscore_configure_gpio()1986 if (!(coredev->device_flags & SMS_DEVICE_FAMILY2)) { in smscore_gpio_configure()
82 #define SMS_DEVICE_FAMILY2 1 macro
415 params.flags |= SMS_DEVICE_FAMILY2; in smsusb_init_device()