hid_location       88 dev/bluetooth/btkbd.c 	struct hid_location	 sc_modloc[MAXMOD];
hid_location       92 dev/bluetooth/btkbd.c 	struct hid_location	 sc_keycodeloc;
hid_location       95 dev/bluetooth/btkbd.c 	struct hid_location	 sc_numloc;
hid_location       96 dev/bluetooth/btkbd.c 	struct hid_location	 sc_capsloc;
hid_location       97 dev/bluetooth/btkbd.c 	struct hid_location	 sc_scroloc;
hid_location       69 dev/bluetooth/btms.c 	struct hid_location	 sc_loc_x;
hid_location       70 dev/bluetooth/btms.c 	struct hid_location	 sc_loc_y;
hid_location       71 dev/bluetooth/btms.c 	struct hid_location	 sc_loc_z;
hid_location       72 dev/bluetooth/btms.c 	struct hid_location	 sc_loc_w;
hid_location       73 dev/bluetooth/btms.c 	struct hid_location	 sc_loc_button[MAX_BUTTONS];
hid_location      132 dev/bluetooth/btms.c 	struct hid_location *zloc;
hid_location      411 dev/usb/hid.c  	   struct hid_location *loc, u_int32_t *flags)
hid_location      437 dev/usb/hid.c  hid_get_data(u_char *buf, struct hid_location *loc)
hid_location       51 dev/usb/hid.h  struct hid_location {
hid_location       84 dev/usb/hid.h  	struct hid_location loc;
hid_location       94 dev/usb/hid.h  	       enum hid_kind kind, struct hid_location *loc, u_int32_t *flags);
hid_location       95 dev/usb/hid.h  u_long hid_get_data(u_char *buf, struct hid_location *loc);
hid_location      222 dev/usb/ukbd.c 	struct hid_location sc_modloc[MAXMOD];
hid_location      229 dev/usb/ukbd.c 	struct hid_location sc_keycodeloc;
hid_location      240 dev/usb/ukbd.c 	struct hid_location sc_numloc;
hid_location      241 dev/usb/ukbd.c 	struct hid_location sc_capsloc;
hid_location      242 dev/usb/ukbd.c 	struct hid_location sc_scroloc;
hid_location       94 dev/usb/ums.c  	struct hid_location sc_loc_x, sc_loc_y, sc_loc_z, sc_loc_w;
hid_location       95 dev/usb/ums.c  	struct hid_location sc_loc_btn[MAX_BUTTONS];
hid_location      171 dev/usb/ums.c  	struct hid_location loc_btn;