Home
last modified time | relevance | path

Searched defs:pcfdev (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/bus/iicbus/pcf/
H A Dpcf.c135 pcf_probe(device_t pcfdev) in pcf_probe()
185 pcf_attach(device_t pcfdev) in pcf_attach()
288 pcf_stop(device_t pcfdev) in pcf_stop()
326 pcf_repeated_start(device_t pcfdev, u_char slave, int timeout) in pcf_repeated_start()
356 pcf_start(device_t pcfdev, u_char slave, int timeout) in pcf_start()
393 device_t pcfdev = (device_t)arg; in pcfintr() local
498 pcf_rst_card(device_t pcfdev, u_char speed, u_char addr, u_char *oldaddr) in pcf_rst_card()
545 pcf_write(device_t pcfdev, const char *buf, int len, int *sent, in pcf_write()
586 pcf_read(device_t pcfdev, char *buf, int len, int *read, int last, in pcf_read()