Home
last modified time | relevance | path

Searched defs:button_state (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/media/usb/gspca/
H A Dkonica.c340 u8 button_state = st & 0x40 ? 1 : 0; in sd_isoc_irq() local
H A Dse401.c54 u8 button_state; member
H A Dxirlink_cit.c51 u8 button_state; member
/openbmc/linux/sound/pci/hda/
H A Dhda_jack.h45 int button_state; member
H A Dhda_jack.c444 int button_state) in snd_hda_jack_set_button_state()
/openbmc/qemu/ui/
H A Dui-hmp-cmds.c62 int button_state = qdict_get_int(qdict, "button_state"); in hmp_mouse_button() local