Searched refs:spl (Results 1 – 2 of 2) sorted by relevance
95 spl = s.split()96 subVendorID = spl[0]97 subDeviceID = spl[1]
227 struct tm_shaper_profile_list *spl = &p->soft.tm.h.shaper_profiles; in tm_shaper_profile_search() local230 TAILQ_FOREACH(sp, spl, node) in tm_shaper_profile_search()1028 struct tm_shaper_profile_list *spl = &p->soft.tm.h.shaper_profiles; in pmd_tm_shaper_profile_add() local1051 TAILQ_INSERT_TAIL(spl, sp, node); in pmd_tm_shaper_profile_add()