Home
last modified time | relevance | path

Searched refs:__ps2_command (Results 1 – 25 of 31) sorted by relevance

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/input/serio/
H A Dlibps2.c226 int __ps2_command(struct ps2dev *ps2dev, u8 *param, unsigned int command) in __ps2_command() function
325 EXPORT_SYMBOL(__ps2_command);
332 rc = __ps2_command(ps2dev, param, command); in ps2_command()
354 retval = __ps2_command(ps2dev, NULL, PS2_CMD_SETSCALE11); in ps2_sliced_command()
360 retval = __ps2_command(ps2dev, &d, PS2_CMD_SETRES); in ps2_sliced_command()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/input/serio/
H A Dlibps2.c226 int __ps2_command(struct ps2dev *ps2dev, u8 *param, unsigned int command) in __ps2_command() function
325 EXPORT_SYMBOL(__ps2_command);
332 rc = __ps2_command(ps2dev, param, command); in ps2_command()
354 retval = __ps2_command(ps2dev, NULL, PS2_CMD_SETSCALE11); in ps2_sliced_command()
360 retval = __ps2_command(ps2dev, &d, PS2_CMD_SETRES); in ps2_sliced_command()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/input/serio/
H A Dlibps2.c226 int __ps2_command(struct ps2dev *ps2dev, u8 *param, unsigned int command) in __ps2_command() function
325 EXPORT_SYMBOL(__ps2_command);
332 rc = __ps2_command(ps2dev, param, command); in ps2_command()
354 retval = __ps2_command(ps2dev, NULL, PS2_CMD_SETSCALE11); in ps2_sliced_command()
360 retval = __ps2_command(ps2dev, &d, PS2_CMD_SETRES); in ps2_sliced_command()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dlibps2.h53 int __ps2_command(struct ps2dev *ps2dev, u8 *param, unsigned int command);
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dlibps2.h53 int __ps2_command(struct ps2dev *ps2dev, u8 *param, unsigned int command);
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dlibps2.h53 int __ps2_command(struct ps2dev *ps2dev, u8 *param, unsigned int command);
/dports/emulators/qemu60/qemu-6.0.0/roms/qemu-palcode/
H A Dps2port.c243 __ps2_command(int aux, int command, u8 *param) in __ps2_command() function
349 int ret = __ps2_command(aux, command, param); in ps2_command()
/dports/emulators/qemu42/qemu-4.2.1/roms/qemu-palcode/
H A Dps2port.c243 __ps2_command(int aux, int command, u8 *param) in __ps2_command() function
349 int ret = __ps2_command(aux, command, param); in ps2_command()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/qemu-palcode/
H A Dps2port.c243 __ps2_command(int aux, int command, u8 *param) in __ps2_command() function
349 int ret = __ps2_command(aux, command, param); in ps2_command()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/qemu-palcode/
H A Dps2port.c243 __ps2_command(int aux, int command, u8 *param) in __ps2_command() function
349 int ret = __ps2_command(aux, command, param); in ps2_command()
/dports/emulators/qemu5/qemu-5.2.0/roms/qemu-palcode/
H A Dps2port.c243 __ps2_command(int aux, int command, u8 *param) in __ps2_command() function
349 int ret = __ps2_command(aux, command, param); in ps2_command()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/qemu-palcode/
H A Dps2port.c243 __ps2_command(int aux, int command, u8 *param) in __ps2_command() function
349 int ret = __ps2_command(aux, command, param); in ps2_command()
/dports/emulators/qemu/qemu-6.2.0/roms/qemu-palcode/
H A Dps2port.c243 __ps2_command(int aux, int command, u8 *param) in __ps2_command() function
349 int ret = __ps2_command(aux, command, param); in ps2_command()
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios/src/hw/
H A Dps2port.c214 __ps2_command(int aux, int command, u8 *param) in __ps2_command() function
323 int ret = __ps2_command(aux, command, param); in ps2_command()
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/src/hw/
H A Dps2port.c214 __ps2_command(int aux, int command, u8 *param) in __ps2_command() function
323 int ret = __ps2_command(aux, command, param); in ps2_command()
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios-hppa/src/hw/
H A Dps2port.c214 __ps2_command(int aux, int command, u8 *param) in __ps2_command() function
323 int ret = __ps2_command(aux, command, param); in ps2_command()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios/src/hw/
H A Dps2port.c214 __ps2_command(int aux, int command, u8 *param) in __ps2_command() function
323 int ret = __ps2_command(aux, command, param); in ps2_command()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios-hppa/src/hw/
H A Dps2port.c214 __ps2_command(int aux, int command, u8 *param) in __ps2_command() function
323 int ret = __ps2_command(aux, command, param); in ps2_command()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios/src/hw/
H A Dps2port.c214 __ps2_command(int aux, int command, u8 *param) in __ps2_command() function
323 int ret = __ps2_command(aux, command, param); in ps2_command()
/dports/misc/seabios/seabios-1.14.0/src/hw/
H A Dps2port.c214 __ps2_command(int aux, int command, u8 *param) in __ps2_command() function
323 int ret = __ps2_command(aux, command, param); in ps2_command()
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios-hppa/src/hw/
H A Dps2port.c214 __ps2_command(int aux, int command, u8 *param) in __ps2_command() function
323 int ret = __ps2_command(aux, command, param); in ps2_command()
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios/src/hw/
H A Dps2port.c214 __ps2_command(int aux, int command, u8 *param) in __ps2_command() function
323 int ret = __ps2_command(aux, command, param); in ps2_command()
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios/src/hw/
H A Dps2port.c214 __ps2_command(int aux, int command, u8 *param) in __ps2_command() function
323 int ret = __ps2_command(aux, command, param); in ps2_command()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios-hppa/src/hw/
H A Dps2port.c214 __ps2_command(int aux, int command, u8 *param) in __ps2_command() function
323 int ret = __ps2_command(aux, command, param); in ps2_command()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios-hppa/src/hw/
H A Dps2port.c214 __ps2_command(int aux, int command, u8 *param) in __ps2_command() function
323 int ret = __ps2_command(aux, command, param); in ps2_command()

12