Searched refs:tep_data2host2 (Results 1 – 3 of 3) sorted by relevance
89 unsigned short tep_data2host2(struct tep_handle *tep, unsigned short data);
95 unsigned short tep_data2host2(struct tep_handle *tep, unsigned short data) in tep_data2host2() function
3407 return tep_data2host2(tep, *(unsigned short *)ptr); in tep_read_number()