Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-sparc/
Dbpp.h42 # define BPP_PUT_PINS _IOW('B', 1, int) macro
/linux-2.4.37.9/include/asm-sparc64/
Dbpp.h42 # define BPP_PUT_PINS _IOW('B', 1, int) macro
/linux-2.4.37.9/drivers/sbus/char/
Dbpp.c823 case BPP_PUT_PINS: in bpp_ioctl()