Searched refs:DEV_DESCR_MLEN (Results 1 – 2 of 2) sorted by relevance
101 #define DEV_DESCR_MLEN (64 + 1) macro
210 if (name_len > DEV_DESCR_MLEN) in device_entry_create()211 name_len = DEV_DESCR_MLEN; in device_entry_create()