Home
last modified time | relevance | path

Searched refs:SMS_UNKNOWN_TYPE (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/media/common/siano/
Dsms-cards.c23 .type = SMS_UNKNOWN_TYPE,
Dsmscoreapi.h87 SMS_UNKNOWN_TYPE = -1, enumerator
Dsmscoreapi.c1115 if (type <= SMS_UNKNOWN_TYPE || type >= SMS_NUM_OF_DEVICE_TYPES) in smscore_get_fw_filename()