Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sbus/char/
Dbpp.c125 static unsigned short get_pins(unsigned minor) in get_pins() function
278 static unsigned short get_pins(unsigned minor) in get_pins() function
316 unsigned short pins = get_pins(minor); in wait_for()
328 pins = get_pins(minor); in wait_for()
342 pins = get_pins(minor); in wait_for()
357 unsigned short pins = get_pins(minor); in negotiate()
546 unsigned short pins = get_pins(minor); in read_ecp()
657 pins = get_pins(minor); in bpp_read()
699 unsigned short pins = get_pins(minor); in write_compat()
736 unsigned short pins = get_pins(minor); in write_ecp()
[all …]
/linux-2.4.37.9/drivers/video/matrox/
Dmatroxfb_misc.c655 static void get_pins(unsigned char* pins, struct matrox_bios* bd) { in get_pins() function
765 get_pins(vbios + pins_offset, bd); in parse_bios()