Searched defs:field (Results 1 - 25 of 153) sorted by relevance

1234567

/drivers/hid/
H A Dhid-cherry.c43 struct hid_field *field, struct hid_usage *usage,
42 ch_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-chicony.c29 struct hid_field *field, struct hid_usage *usage,
28 ch_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-ezkey.c30 struct hid_field *field, struct hid_usage *usage,
51 static int ez_event(struct hid_device *hdev, struct hid_field *field, argument
54 if (!(hdev->claimed & HID_CLAIMED_INPUT) || !field->hidinput ||
60 struct input_dev *input = field->hidinput->input;
29 ez_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-gyration.c29 struct hid_field *field, struct hid_usage *usage,
58 static int gyration_event(struct hid_device *hdev, struct hid_field *field, argument
62 if (!(hdev->claimed & HID_CLAIMED_INPUT) || !field->hidinput)
67 struct input_dev *input = field->hidinput->input;
28 gyration_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-kensington.c24 struct hid_field *field, struct hid_usage *usage,
23 ks_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-lcpower.c24 struct hid_field *field, struct hid_usage *usage,
23 ts_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-monterey.c38 struct hid_field *field, struct hid_usage *usage,
37 mr_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-speedlink.c31 struct hid_field *field, struct hid_usage *usage,
47 static int speedlink_event(struct hid_device *hdev, struct hid_field *field, argument
29 speedlink_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-sunplus.c40 struct hid_field *field, struct hid_usage *usage,
39 sp_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-topseed.c30 struct hid_field *field, struct hid_usage *usage,
29 ts_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-twinhan.c64 struct hid_field *field, struct hid_usage *usage,
63 twinhan_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-belkin.c31 struct hid_field *field, struct hid_usage *usage,
30 belkin_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-lg3ff.c35 * 0 - seems to be command field
74 memset(report->field[0]->value, 0, sizeof(__s32)*report->field[0]->maxusage);
86 report->field[0]->value[0] = 0x51;
92 report->field[0]->value[1] = (unsigned char)(-x);
93 report->field[0]->value[31] = (unsigned char)(-y);
111 report->field[0]->value[0] = 0x51;
112 report->field[0]->value[1] = 0x00;
113 report->field[0]->value[2] = 0x00;
114 report->field[
137 struct hid_field *field; local
[all...]
H A Dhid-petalynx.c42 struct hid_field *field, struct hid_usage *usage,
41 pl_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-a4tech.c37 struct hid_field *field, struct hid_usage *usage,
51 static int a4_event(struct hid_device *hdev, struct hid_field *field, argument
57 if (!(hdev->claimed & HID_CLAIMED_INPUT) || !field->hidinput ||
61 input = field->hidinput->input;
36 a4_input_mapped(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-cypress.c57 struct hid_field *field, struct hid_usage *usage,
73 static int cp_event(struct hid_device *hdev, struct hid_field *field, argument
78 if (!(hdev->claimed & HID_CLAIMED_INPUT) || !field->hidinput ||
92 struct input_dev *input = field->hidinput->input;
56 cp_input_mapped(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-samsung.c49 * Report #4 has an array field with logical range 0..18 instead of 1..15.
52 * Report #4 has an array field with logical range 0..17 instead of 1..14.
55 * Report #3 has an array field with logical range 0..1 instead of 1..3.
102 struct hid_input *hi, struct hid_field *field, struct hid_usage *usage,
143 struct hid_field *field, struct hid_usage *usage,
150 hi, field, usage, bit, max);
101 samsung_kbd_mouse_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
142 samsung_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-holtekff.c90 struct hid_field *field; member in struct:holtekff_device
100 holtekff->field->value[i] = data[i];
106 usbhid_submit_report(hid, holtekff->field->report, USB_DIR_OUT);
160 if (report->maxfield < 1 || report->field[0]->report_count != 7) {
171 holtekff->field = report->field[0];
/drivers/media/video/tm6000/
H A Dtm6000-usb-isoc.h41 /* Last field: ODD or EVEN? */
42 int vfield, field; member in struct:usb_isoc_ctl
/drivers/media/video/au0828/
H A Dau0828-vbi.c83 enum v4l2_field field)
97 buf->vb.field = field;
82 vbi_prepare(struct videobuf_queue *q, struct videobuf_buffer *vb, enum v4l2_field field) argument
/drivers/xen/xen-pciback/
H A Dconf_space_quirks.c64 *field)
68 switch (field->size) {
70 field->u.b.read = xen_pcibk_read_config_byte;
71 field->u.b.write = xen_pcibk_write_config_byte;
74 field->u.w.read = xen_pcibk_read_config_word;
75 field->u.w.write = xen_pcibk_write_config_word;
78 field->u.dw.read = xen_pcibk_read_config_dword;
79 field->u.dw.write = xen_pcibk_write_config_dword;
86 xen_pcibk_config_add_field(dev, field);
118 void xen_pcibk_config_field_free(struct config_field *field) argument
63 xen_pcibk_config_quirks_add_field(struct pci_dev *dev, struct config_field *field) argument
[all...]
/drivers/media/video/em28xx/
H A Dem28xx-vbi.c90 enum v4l2_field field)
104 buf->vb.field = field;
89 vbi_prepare(struct videobuf_queue *q, struct videobuf_buffer *vb, enum v4l2_field field) argument
/drivers/staging/media/easycap/
H A Deasycap_settings.c323 enum v4l2_field field; local
578 field = V4L2_FIELD_NONE;
584 field = V4L2_FIELD_INTERLACED;
606 fmt->fmt.pix.field = field;
H A Deasycap_testcard.c33 easycap_testcard(struct easycap *peasycap, int field) argument
46 JOM(8, "%i=field\n", field);
89 k = field;
/drivers/acpi/acpica/
H A Dpsargs.c70 * DESCRIPTION: Decode and return a package length field.
123 * the package. Consumes the package length field
480 * DESCRIPTION: Get next field (named_field, reserved_field, or access_field)
488 union acpi_parse_object *field; local
504 /* Determine field type */
537 /* Allocate a new field op */
539 field = acpi_ps_alloc_op(opcode);
540 if (!field) {
544 field->common.aml_offset = aml_offset;
546 /* Decode the field typ
711 union acpi_parse_object *field; local
[all...]

Completed in 422 milliseconds

1234567