HomeSort by: relevance | last modified time | path
    Searched defs:owtemp_fams (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/onewire/
owtemp.c 104 static const struct onewire_matchfam owtemp_fams[] = { variable in typeref:typename:const struct onewire_matchfam[]
115 return (onewire_matchbyfam(aux, owtemp_fams,
116 __arraycount(owtemp_fams)));
owtemp.c 104 static const struct onewire_matchfam owtemp_fams[] = { variable in typeref:typename:const struct onewire_matchfam[]
115 return (onewire_matchbyfam(aux, owtemp_fams,
116 __arraycount(owtemp_fams)));

Completed in 117 milliseconds