Searched refs:DEV_LOC_MLEN (Results 1 – 2 of 2) sorted by relevance
113 #define DEV_LOC_MLEN (128 + 1) macro
154 if (location_len > DEV_LOC_MLEN) in device_entry_create()155 location_len = DEV_LOC_MLEN; in device_entry_create()