Home
last modified time | relevance | path

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

/linux/include/linux/
A Dgameport.h29 int (*cooked_read)(struct gameport *, int *, int *); member
184 if (gameport->cooked_read) in gameport_cooked_read()
185 return gameport->cooked_read(gameport, axes, buttons); in gameport_cooked_read()
/linux/sound/pci/au88x0/
A Dau88x0_game.c99 gp->cooked_read = vortex_game_cooked_read; in vortex_gameport_register()
/linux/drivers/input/gameport/
A Dfm801-gp.c85 port->cooked_read = fm801_gp_cooked_read; in fm801_gp_probe()
A Dlightning.c226 port->cooked_read = l4_cooked_read; in l4_create_ports()
/linux/Documentation/input/
A Dgameport-programming.rst89 gameport.cooked_read = my_cooked_read;
180 int (*cooked_read)(struct gameport *, int *axes, int *buttons);
/linux/drivers/input/joystick/
A Da3d.c351 adc->cooked_read = a3d_adc_cooked_read; in a3d_connect()
/linux/sound/pci/
A Dcs4281.c1248 gp->cooked_read = snd_cs4281_gameport_cooked_read; in snd_cs4281_create_gameport()
A Dazt3328.c1814 gp->cooked_read = snd_azf3328_gameport_cooked_read; in snd_azf3328_gameport()
/linux/sound/pci/cs46xx/
A Dcs46xx_lib.c2768 gp->cooked_read = snd_cs46xx_gameport_cooked_read; in snd_cs46xx_gameport()
/linux/sound/pci/trident/
A Dtrident_main.c3172 gp->cooked_read = snd_trident_gameport_cooked_read; in snd_trident_create_gameport()

Completed in 28 milliseconds