Searched refs:st_pcic_write (Results 1 – 1 of 1) sorted by relevance
112 static void st_pcic_write(struct pcic_handle *, int, uint8_t);255 h->ph_write = st_pcic_write; in pcic_attach()1461 st_pcic_write(struct pcic_handle *h, int idx, uint8_t data) in st_pcic_write() function