Searched refs:st_int_write (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/ti-st/
H A Dst_core.h96 * st_int_write -
100 int st_int_write(struct st_data_s*, const unsigned char*, int);
H A Dst_ll.c31 st_int_write(st_data, &cmd, 1);
H A Dst_core.c65 int st_int_write(struct st_data_s *st_gdata, function
526 len = st_int_write(st_data, skb->data, skb->len);
H A Dst_kim.c233 if (4 != st_int_write(kim_gdata->core_data, read_ver_cmd, 4)) {
321 err = st_int_write(kim_gdata->core_data,

Completed in 44 milliseconds