Home
last modified time | relevance | path

Searched refs:aw_ir_softc (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm/allwinner/
H A Daw_cir.c147 struct aw_ir_softc { struct
171 aw_ir_buf_reset(struct aw_ir_softc *sc) in aw_ir_buf_reset() argument
178 aw_ir_buf_write(struct aw_ir_softc *sc, unsigned char data) in aw_ir_buf_write()
189 aw_ir_buf_full(struct aw_ir_softc *sc) in aw_ir_buf_full()
196 aw_ir_read_data(struct aw_ir_softc *sc) in aw_ir_read_data()
203 aw_ir_decode_packets(struct aw_ir_softc *sc) in aw_ir_decode_packets()
323 struct aw_ir_softc *sc; in aw_ir_intr()
329 sc = (struct aw_ir_softc *)arg; in aw_ir_intr()
403 struct aw_ir_softc *sc; in aw_ir_attach()
550 sizeof(struct aw_ir_softc),