Home
last modified time | relevance | path

Searched refs:HID_QUIRK_INPUT_PER_APP (Results 1 – 25 of 27) sorted by relevance

12

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hid/
H A Dhid-generic.c61 hdev->quirks |= HID_QUIRK_INPUT_PER_APP; in hid_generic_probe()
H A Dhid-glorious.c57 hdev->quirks |= HID_QUIRK_INPUT_PER_APP; in glorious_probe()
H A Dhid-chicony.c117 hdev->quirks |= HID_QUIRK_INPUT_PER_APP; in ch_probe()
H A Dhid-microsoft.c383 hdev->quirks |= HID_QUIRK_INPUT_PER_APP; in ms_probe()
H A Dhid-multitouch.c1716 hdev->quirks |= HID_QUIRK_INPUT_PER_APP; in mt_probe()
1722 hdev->quirks &= ~HID_QUIRK_INPUT_PER_APP; in mt_probe()
H A Dhid-input.c1704 if ((hid->quirks & HID_QUIRK_INPUT_PER_APP) && in hidinput_allocate()
1948 (hid->quirks & HID_QUIRK_INPUT_PER_APP)) in hidinput_connect()
H A Dhid-lg-g15.c717 hdev->quirks |= HID_QUIRK_INPUT_PER_APP; in lg_g15_probe()
H A Dhid-logitech-dj.c1768 hdev->quirks |= HID_QUIRK_INPUT_PER_APP; in logi_dj_probe()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hid/
H A Dhid-generic.c61 hdev->quirks |= HID_QUIRK_INPUT_PER_APP; in hid_generic_probe()
H A Dhid-glorious.c57 hdev->quirks |= HID_QUIRK_INPUT_PER_APP; in glorious_probe()
H A Dhid-chicony.c117 hdev->quirks |= HID_QUIRK_INPUT_PER_APP; in ch_probe()
H A Dhid-microsoft.c383 hdev->quirks |= HID_QUIRK_INPUT_PER_APP; in ms_probe()
H A Dhid-input.c1704 if ((hid->quirks & HID_QUIRK_INPUT_PER_APP) && in hidinput_allocate()
1948 (hid->quirks & HID_QUIRK_INPUT_PER_APP)) in hidinput_connect()
H A Dhid-multitouch.c1716 hdev->quirks |= HID_QUIRK_INPUT_PER_APP; in mt_probe()
1722 hdev->quirks &= ~HID_QUIRK_INPUT_PER_APP; in mt_probe()
H A Dhid-lg-g15.c717 hdev->quirks |= HID_QUIRK_INPUT_PER_APP; in lg_g15_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hid/
H A Dhid-generic.c61 hdev->quirks |= HID_QUIRK_INPUT_PER_APP; in hid_generic_probe()
H A Dhid-glorious.c57 hdev->quirks |= HID_QUIRK_INPUT_PER_APP; in glorious_probe()
H A Dhid-chicony.c117 hdev->quirks |= HID_QUIRK_INPUT_PER_APP; in ch_probe()
H A Dhid-microsoft.c383 hdev->quirks |= HID_QUIRK_INPUT_PER_APP; in ms_probe()
H A Dhid-input.c1704 if ((hid->quirks & HID_QUIRK_INPUT_PER_APP) && in hidinput_allocate()
1948 (hid->quirks & HID_QUIRK_INPUT_PER_APP)) in hidinput_connect()
H A Dhid-multitouch.c1716 hdev->quirks |= HID_QUIRK_INPUT_PER_APP; in mt_probe()
1722 hdev->quirks &= ~HID_QUIRK_INPUT_PER_APP; in mt_probe()
H A Dhid-lg-g15.c717 hdev->quirks |= HID_QUIRK_INPUT_PER_APP; in lg_g15_probe()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dhid.h350 #define HID_QUIRK_INPUT_PER_APP BIT(11) macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dhid.h350 #define HID_QUIRK_INPUT_PER_APP BIT(11) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dhid.h350 #define HID_QUIRK_INPUT_PER_APP BIT(11) macro

12