Home
last modified time | relevance | path

Searched defs:hid (Results 1 - 25 of 243) sorted by relevance

12345678910

/kernel/linux/linux-6.6/drivers/hid/
H A DMakefile[all...]
H A Dhid-primax.c17 static int px_raw_event(struct hid_device *hid, struct hid_report *report, in px_raw_event() argument
H A Dhid-lg3ff.c51 struct hid_device *hid = input_get_drvdata(dev); in hid_lg3ff_play() local
89 struct hid_device *hid = input_get_drvdata(dev); in hid_lg3ff_set_autocenter() local
118 int lg3ff_init(struct hid_device *hid) in lg3ff_init() argument
[all...]
H A Dhid-lg4ff.h15 static inline int lg4ff_adjust_input_event(struct hid_device *hid, struct hid_field *field, in lg4ff_adjust_input_event() argument
H A Dhid-lg2ff.c25 struct hid_device *hid = input_get_drvdata(dev); in play_effect() local
49 int lg2ff_init(struct hid_device *hid) in lg2ff_init() argument
[all...]
/kernel/linux/linux-5.10/drivers/hid/
H A DMakefile[all...]
H A Dhid-primax.c17 static int px_raw_event(struct hid_device *hid, struct hid_report *report, in px_raw_event() argument
H A Dhid-lg2ff.c25 struct hid_device *hid = input_get_drvdata(dev); in play_effect() local
49 int lg2ff_init(struct hid_device *hid) in lg2ff_init() argument
[all...]
H A Dhid-lg3ff.c51 struct hid_device *hid = input_get_drvdata(dev); in hid_lg3ff_play() local
89 struct hid_device *hid = input_get_drvdata(dev); in hid_lg3ff_set_autocenter() local
118 int lg3ff_init(struct hid_device *hid) in lg3ff_init() argument
[all...]
H A Dhid-lg4ff.h15 static inline int lg4ff_adjust_input_event(struct hid_device *hid, struct hid_field *field, in lg4ff_adjust_input_event() argument
H A Dhid-emsff.c25 struct hid_device *hid = input_get_drvdata(dev); in emsff_play() local
46 static int emsff_init(struct hid_device *hid) in emsff_init() argument
[all...]
H A Dhid-zpff.c28 struct hid_device *hid = input_get_drvdata(dev); in zpff_play() local
53 static int zpff_init(struct hid_device *hid) in zpff_init() argument
98 zpff_init(struct hid_device *hid) zpff_init() argument
[all...]
H A Dhid-betopff.c40 struct hid_device *hid = input_get_drvdata(dev); in hid_betopff_play() local
55 static int betopff_init(struct hid_device *hid) in betopff_init() argument
[all...]
/kernel/linux/linux-5.10/drivers/hid/i2c-hid/
H A DMakefile
/kernel/linux/linux-5.10/drivers/iio/common/hid-sensors/
H A DMakefile
/kernel/linux/linux-6.6/drivers/hid/i2c-hid/
H A DMakefile
/kernel/linux/linux-6.6/drivers/iio/common/hid-sensors/
H A DMakefile
/kernel/linux/linux-6.6/samples/hid/
H A Dhid_bpf_attach.h10 unsigned int hid; member
/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/
H A DMakefile
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/
H A DMakefile
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dcs35l41_hda_property.c78 const char *hid; member
20 lenovo_legion_no_acpi(struct cs35l41_hda *cs35l41, struct device *physdev, int id, const char *hid) lenovo_legion_no_acpi() argument
52 hp_vision_acpi_fix(struct cs35l41_hda *cs35l41, struct device *physdev, int id, const char *hid) hp_vision_acpi_fix() argument
91 cs35l41_add_dsd_properties(struct cs35l41_hda *cs35l41, struct device *physdev, int id, const char *hid) cs35l41_add_dsd_properties() argument
[all...]
/kernel/linux/linux-5.10/drivers/acpi/x86/
H A Dutils.c37 struct acpi_device_id hid[2]; member
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Ddev-path-parser.c16 struct acpi_device_id hid[2]; member
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-acpi.c76 bool snd_soc_acpi_find_package_from_hid(const u8 hid[ACPI_ID_LEN], in snd_soc_acpi_find_package_from_hid() argument
/kernel/linux/linux-5.10/include/linux/
H A Dhiddev.h29 struct hid_device *hid; member
47 static inline int hiddev_connect(struct hid_device *hid, in hiddev_connect() argument
50 static inline void hiddev_disconnect(struct hid_device *hid) { } in hiddev_disconnect() argument
51 static inline void hiddev_hid_event(struct hid_device *hid, struct hid_field *field, in hiddev_hid_event() argument
53 static inline void hiddev_report_event(struct hid_device *hid, struct hid_report *report) { } in hiddev_report_event() argument

Completed in 5 milliseconds

12345678910