Searched refs:sl811_read_data (Results 1 – 6 of 6) sorted by relevance
47 static __u8 inline sl811_read_data (hcipriv_t *hp) in sl811_read_data() function
42 static __u8 inline sl811_read_data (struct sl811_hc *hc) in sl811_read_data() function
48 static __u8 inline sl811_read_data (struct sl811_hc *hc) in sl811_read_data() function
28 static __u8 inline sl811_read_data (hcipriv_t *hp) in sl811_read_data() function
153 return (sl811_read_data (hp)); in SL811Read()204 *buf++ = sl811_read_data(hp); in SL811BufRead()
99 return (sl811_read_data (hc)); in sl811_read()117 *buf++ = sl811_read_data(hc); in sl811_read_buf()