Searched refs:hid (Results 226 - 250 of 338) sorted by relevance

1234567891011>>

/linux-master/drivers/hid/
H A Dhid-thrustmaster.c4 * a ��generic�� hid gamepad called "Thrustmaster FFB Wheel".
16 #include <linux/hid.h>
276 * Function called by HID when a hid Thrustmaster FFB wheel is connected to the host.
277 * This function starts the hid dev, tries to allocate the tm_wheel data structure and
375 MODULE_DEVICE_TABLE(hid, thrustmaster_devices);
378 .name = "hid-thrustmaster",
H A Dhid-u2fzero.c6 * Loosely based on drivers/hid/hid-led.c
14 #include <linux/hid.h>
23 #include "hid-ids.h"
391 MODULE_DEVICE_TABLE(hid, u2fzero_table);
394 .name = "hid-" DRIVER_SHORT,
H A Dhid-mcp2200.c14 #include <linux/hid.h>
18 #include "hid-ids.h"
377 MODULE_DEVICE_TABLE(hid, mcp2200_devices);
H A Dhid-alps.c7 #include <linux/hid.h>
12 #include "hid-ids.h"
662 struct hid_device *hid = input_get_drvdata(dev); local
664 return hid_hw_open(hid);
669 struct hid_device *hid = input_get_drvdata(dev); local
671 hid_hw_close(hid);
688 /* Allow incoming hid reports */
834 MODULE_DEVICE_TABLE(hid, alps_id);
837 .name = "hid-alps",
H A Dhid-logitech-hidpp.c16 #include <linux/hid.h>
28 #include "hid-ids.h"
109 * bluetooth. The message lengths are defined by the hid vendor specific report
2776 struct hid_device *hid = to_hid_device(dev); local
2777 struct hid_input *hidinput = list_entry(hid->inputs.next, struct hid_input, list);
2786 struct hid_device *hid = to_hid_device(dev); local
2787 struct hid_input *hidinput = list_entry(hid->inputs.next, struct hid_input, list);
2808 struct hid_device *hid = data->hidpp->hid_dev; local
2810 hid_info(hid, "Unloading HID++ force feedback.\n");
2812 device_remove_file(&hid
2820 struct hid_device *hid = hidpp->hid_dev; local
4147 struct hid_device *hid = input_get_drvdata(dev); local
4154 struct hid_device *hid = input_get_drvdata(dev); local
[all...]
H A Dhid-picolcd_core.c10 #include <linux/hid.h>
11 #include <linux/hid-debug.h>
13 #include "hid-ids.h"
23 #include "hid-picolcd.h"
643 MODULE_DEVICE_TABLE(hid, picolcd_devices);
646 .name = "hid-picolcd",
H A Dhid-roccat-kone.c27 #include <linux/hid.h>
30 #include <linux/hid-roccat.h>
31 #include "hid-ids.h"
32 #include "hid-roccat-common.h"
33 #include "hid-roccat-kone.h"
691 * Since IGNORE_MOUSE quirk moved to hid-apple, there is no way to bind only to
881 MODULE_DEVICE_TABLE(hid, kone_devices);
H A Dhid-roccat-kovaplus.c17 #include <linux/hid.h>
20 #include <linux/hid-roccat.h>
21 #include "hid-ids.h"
22 #include "hid-roccat-common.h"
23 #include "hid-roccat-kovaplus.h"
630 MODULE_DEVICE_TABLE(hid, kovaplus_devices);
H A Dhid-roccat-pyra.c19 #include <linux/hid.h>
22 #include <linux/hid-roccat.h>
23 #include "hid-ids.h"
24 #include "hid-roccat-common.h"
25 #include "hid-roccat-pyra.h"
576 MODULE_DEVICE_TABLE(hid, pyra_devices);
H A Dhid-roccat-koneplus.c19 #include <linux/hid.h>
22 #include <linux/hid-roccat.h>
23 #include "hid-ids.h"
24 #include "hid-roccat-common.h"
25 #include "hid-roccat-koneplus.h"
540 MODULE_DEVICE_TABLE(hid, koneplus_devices);
H A Dhid-prodikeys.c21 #include <linux/hid.h>
25 #include "hid-ids.h"
29 pr_debug("hid-prodikeys: " format "\n" , ## arg)
31 pr_err("hid-prodikeys: " format "\n" , ## arg)
751 if (HID_UP_MSVENDOR == (usage->hid & HID_USAGE_PAGE) &&
809 hid_err(hdev, "hid parse failed\n");
852 MODULE_DEVICE_TABLE(hid, pk_devices);
H A Dhid-udraw-ps3.c9 #include <linux/hid.h>
11 #include "hid-ids.h"
21 * https://vvvv.org/contribution/udraw-hid
458 MODULE_DEVICE_TABLE(hid, udraw_devices);
461 .name = "hid-udraw",
H A Dhid-led.c6 * Based on drivers/hid/hid-thingm.c and
10 #include <linux/hid.h>
16 #include "hid-ids.h"
523 MODULE_DEVICE_TABLE(hid, hidled_table);
526 .name = "hid-led",
H A Dhid-elan.c10 #include <linux/hid.h>
16 #include "hid-ids.h"
518 MODULE_DEVICE_TABLE(hid, elan_devices);
H A Dhid-uclogic-core.c17 #include <linux/hid.h>
21 #include "hid-uclogic-params.h"
23 #include "hid-ids.h"
79 /* Let hid-core decide what to do */
550 MODULE_DEVICE_TABLE(hid, uclogic_devices);
573 #include "hid-uclogic-core-test.c"
/linux-master/sound/soc/intel/boards/
H A Dsof_maxim_common.c16 static unsigned int get_num_codecs(const char *hid) argument
21 for_each_acpi_dev_match(adev, hid, NULL, -1)
/linux-master/drivers/hwmon/
H A Dgigabyte_waterforce.c9 #include <linux/hid.h>
333 hid_err(hdev, "hid parse failed with %d\n", ret);
342 hid_err(hdev, "hid hw start failed with %d\n", ret);
348 hid_err(hdev, "hid hw open failed with %d\n", ret);
404 MODULE_DEVICE_TABLE(hid, waterforce_table);
H A Dcorsair-cpro.c6 * This driver uses hid reports to communicate with the device to allow hidraw userspace drivers
13 #include <linux/hid.h>
565 MODULE_DEVICE_TABLE(hid, ccp_devices);
580 * hid driver and this driver would fail to register. late_initcall solves this.
H A Dasus_rog_ryujin.c9 #include <linux/hid.h>
518 hid_err(hdev, "hid parse failed with %d\n", ret);
525 hid_err(hdev, "hid hw start failed with %d\n", ret);
531 hid_err(hdev, "hid hw open failed with %d\n", ret);
583 MODULE_DEVICE_TABLE(hid, rog_ryujin_table);
/linux-master/drivers/scsi/snic/
H A Dsnic_scsi.c196 snic->config.hid, /* hid */
529 u32 cmnd_id, hid; local
539 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx);
544 "Icmnd_cmpl: type = %x, hdr_stat = %x, cmnd_id = %x, hid = %x,i ctx = %lx\n",
545 typ, hdr_stat, cmnd_id, hid, ctx);
905 u32 hid; local
909 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx);
911 "Itmf_cmpl: %s: type = %x, hdr_stat = %x, cmnd_id = %x, hid = %x,ctx = %lx\n",
912 __func__, typ, hdr_stat, cmnd_id, hid, ct
984 u32 hid; local
1111 u32 cmnd_id, hid; local
[all...]
/linux-master/drivers/iommu/amd/
H A Dinit.c1268 static int __init add_acpi_hid_device(u8 *hid, u8 *uid, u32 *devid, argument
1275 if (strcmp(entry->hid, hid) ||
1280 pr_info("Command-line override for hid:%s uid:%s\n",
1281 hid, uid);
1291 memcpy(entry->hid, hid, strlen(hid));
1296 pr_info("%s, add hid:%s, uid:%s, rdevid:%d\n",
1298 entry->hid, entr
1539 u8 hid[ACPIHID_HID_LEN]; local
3619 char *hid, *uid, *p, *addr; local
[all...]
/linux-master/tools/testing/selftests/hid/
H A Dhid_bpf.c3 #include "hid.skel.h"
89 unsigned int hid; member in struct:attach_prog_args
96 unsigned int hid; member in struct:hid_hw_request_syscall_args
446 struct hid *skel;
554 args.hid = self->hid_id;
757 args.hid = self->hid_id;
/linux-master/drivers/acpi/
H A Dacpi_lpss.c535 const char *hid; member in struct:hid_uid
547 return acpi_dev_hid_uid_match(adev, id->hid, id->uid);
550 static struct device *acpi_lpss_find_device(const char *hid, const char *uid) argument
555 .hid = hid,
/linux-master/drivers/char/tpm/
H A Dtpm_crb.c94 const char *hid; member in struct:crb_priv
424 * CRB start, hence invoking CRB start method if hid == MSFT0101.
428 (!strcmp(priv->hid, "MSFT0101")))
788 priv->hid = acpi_device_hid(device);
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dlinked_list.c239 int id, lid, hid, nid; local
251 hid = btf__add_struct(btf, "bpf_list_head", 16);
252 if (!ASSERT_EQ(hid, LIST_HEAD, "btf__add_struct bpf_list_head"))

Completed in 538 milliseconds

1234567891011>>