Searched refs:type (Results 251 - 275 of 4200) sorted by relevance

<<11121314151617181920>>

/drivers/iio/adc/
H A Dad7291.c177 switch (chan->type) {
204 enum iio_event_type type,
218 if (info == IIO_EV_INFO_HYSTERESIS || chan->type == IIO_VOLTAGE)
229 enum iio_event_type type,
236 if (info == IIO_EV_INFO_HYSTERESIS || chan->type == IIO_VOLTAGE) {
250 enum iio_event_type type,
259 switch (chan->type) {
273 enum iio_event_type type,
292 switch (chan->type) {
333 switch (chan->type) {
202 ad7291_read_event_value(struct iio_dev *indio_dev, const struct iio_chan_spec *chan, enum iio_event_type type, enum iio_event_direction dir, enum iio_event_info info, int *val, int *val2) argument
227 ad7291_write_event_value(struct iio_dev *indio_dev, const struct iio_chan_spec *chan, enum iio_event_type type, enum iio_event_direction dir, enum iio_event_info info, int val, int val2) argument
248 ad7291_read_event_config(struct iio_dev *indio_dev, const struct iio_chan_spec *chan, enum iio_event_type type, enum iio_event_direction dir) argument
271 ad7291_write_event_config(struct iio_dev *indio_dev, const struct iio_chan_spec *chan, enum iio_event_type type, enum iio_event_direction dir, int state) argument
[all...]
/drivers/media/pci/cx18/
H A Dcx18-controls.c36 int type = cxhdl->stream_type->val; local
42 !(type == V4L2_MPEG_STREAM_TYPE_MPEG2_PS ||
43 type == V4L2_MPEG_STREAM_TYPE_MPEG2_DVD ||
44 type == V4L2_MPEG_STREAM_TYPE_MPEG2_SVCD)) {
45 /* Only IVTV fmt VBI insertion & only MPEG-2 PS type streams */
/drivers/media/pci/ivtv/
H A Divtv-ioctl.h24 u16 ivtv_service2vbi(int type);
/drivers/misc/vmw_vmci/
H A Dvmci_resource.h37 enum vmci_resource_type type; member in struct:vmci_resource
/drivers/mmc/core/
H A Dbus.h23 struct device_type *type);
/drivers/net/ethernet/intel/i40e/
H A Di40e_alloc.h48 enum i40e_memory_type type,
/drivers/net/ethernet/intel/i40evf/
H A Di40e_alloc.h48 enum i40e_memory_type type,
/drivers/pci/pcie/aer/
H A Daerdrv_acpi.c35 u16 hest_type = hest_hdr->type;
55 if (hest_hdr->type == ACPI_HEST_TYPE_AER_ROOT_PORT ||
56 hest_hdr->type == ACPI_HEST_TYPE_AER_ENDPOINT ||
57 hest_hdr->type == ACPI_HEST_TYPE_AER_BRIDGE)
/drivers/pinctrl/
H A Dpinctrl-utils.h36 enum pinctrl_map_type type);
/drivers/scsi/fnic/
H A Dfnic_fip.h39 __be16 type; member in struct:vlan
H A Dvnic_resource.h54 u8 type; member in struct:vnic_resource
/drivers/scsi/lpfc/
H A Dlpfc_scsi.h26 #define list_remove_head(list, entry, type, member) \
30 entry = list_entry((list)->next, type, member); \
35 #define list_get_first(list, type, member) \
37 list_entry((list)->next, type, member)
/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.h53 u_short type; /* 0x0000 */ member in struct:Symbios_nvram
87 u_short type; /* 4:8xx / 0:nok */ member in struct:Symbios_nvram::Symbios_host
182 int type; member in struct:sym_nvram
205 nvp->type = 0;
/drivers/staging/rtl8188eu/include/
H A Drtw_ioctl_set.h37 enum ndis_802_11_network_infra type);
/drivers/acpi/acpica/
H A Drsdump.c328 /* Decode the type-specific flags */
373 u32 type; local
391 type = resource_list->type;
392 if (type > ACPI_RESOURCE_TYPE_MAX) {
394 ("Invalid descriptor type (%X) in resource list\n",
395 resource_list->type);
409 if (type == ACPI_RESOURCE_TYPE_SERIAL_BUS) {
413 common_serial_bus.type]);
417 [type]);
[all...]
H A Dutobject.c71 * component_id - Component type of caller
72 * type - ACPI Type of the new object
91 type)
97 acpi_ut_get_type_name(type));
108 switch (type) {
123 second_object->common.type = ACPI_TYPE_LOCAL_EXTRA;
137 /* Save the object type in the object descriptor */
139 object->common.type = (u8) type;
145 /* Any per-type initializatio
86 acpi_ut_create_internal_object_dbg(const char *module_name, u32 line_number, u32 component_id, acpi_object_type type) argument
[all...]
/drivers/input/joystick/
H A Ddb9.c54 MODULE_PARM_DESC(dev, "Describes first attached device (<parport#>,<type>)");
56 MODULE_PARM_DESC(dev2, "Describes second attached device (<parport#>,<type>)");
58 MODULE_PARM_DESC(dev3, "Describes third attached device (<parport#>,<type>)");
146 static void db9_saturn_write_sub(struct parport *port, int type, unsigned char data, int powered, int pwr_sub) argument
150 switch (type) {
169 static unsigned char db9_saturn_read_sub(struct parport *port, int type) argument
173 if (type) {
189 static unsigned char db9_saturn_read_analog(struct parport *port, int type, int powered) argument
193 db9_saturn_write_sub(port, type, 0, powered, 0);
195 data = db9_saturn_read_sub(port, type) <<
206 db9_saturn_read_packet(struct parport *port, unsigned char *data, int type, int powered) argument
339 int type, n, max_pads; local
[all...]
/drivers/input/misc/
H A Dgpio_axis.c74 ai->type, ai->code, state, old_pos, pos);
76 if (ai->type == EV_REL) {
84 "pos %d -> %d\n", ai->type,
90 ai->type, ai->code, change);
96 ai->type, ai->code, pos);
98 ai->type, ai->code, pos);
144 ai->type, ai->code);
150 ai->type, ai->code);
151 if (ai->type == EV_ABS) {
/drivers/isdn/sc/
H A Dmessage.c61 "cnt:%d (type,class,code):(%d,%d,%d) "
69 rspmsg->type,
85 unsigned int type,
119 sndmsg.type = type;
153 "cnt:%d (type,class,code):(%d,%d,%d) "
160 sndmsg.type,
170 unsigned char type,
188 retval = sendmessage(card, procid, type, class, code, link,
208 if ((sc_adapter[card]->async_msg.type
83 sendmessage(int card, unsigned int procid, unsigned int type, unsigned int class, unsigned int code, unsigned int link, unsigned int data_len, unsigned int *data) argument
168 send_and_receive(int card, unsigned int procid, unsigned char type, unsigned char class, unsigned char code, unsigned char link, unsigned char data_len, unsigned char *data, RspMessage *mesgdata, int timeout) argument
[all...]
/drivers/media/platform/ti-vpe/
H A Dvpdma.c33 .type = VPDMA_DATA_FMT_TYPE_YUV,
38 .type = VPDMA_DATA_FMT_TYPE_YUV,
43 .type = VPDMA_DATA_FMT_TYPE_YUV,
48 .type = VPDMA_DATA_FMT_TYPE_YUV,
53 .type = VPDMA_DATA_FMT_TYPE_YUV,
58 .type = VPDMA_DATA_FMT_TYPE_YUV,
63 .type = VPDMA_DATA_FMT_TYPE_YUV,
68 .type = VPDMA_DATA_FMT_TYPE_YUV,
73 .type = VPDMA_DATA_FMT_TYPE_YUV,
81 .type
385 vpdma_create_desc_list(struct vpdma_desc_list *list, size_t size, int type) argument
[all...]
/drivers/platform/x86/
H A Dclassmate-laptop.c92 param[0].type = ACPI_TYPE_INTEGER;
94 param[1].type = ACPI_TYPE_INTEGER;
96 param[2].type = ACPI_TYPE_INTEGER;
98 param[3].type = ACPI_TYPE_INTEGER;
112 param[0].type = ACPI_TYPE_INTEGER;
114 param[1].type = ACPI_TYPE_INTEGER;
116 param[2].type = ACPI_TYPE_INTEGER;
118 param[3].type = ACPI_TYPE_INTEGER;
131 param[0].type = ACPI_TYPE_INTEGER;
133 param[1].type
[all...]
/drivers/tty/serial/
H A Dof_serial.c27 int type; member in struct:of_serial_info
57 int type, struct uart_port *port,
122 port->type = type;
132 if (type == PORT_TEGRA)
176 port.type = port_type;
205 info->type = port_type;
221 switch (info->type) {
265 { .type = "serial", .data = (void *)PORT_UNKNOWN, },
56 of_platform_serial_setup(struct platform_device *ofdev, int type, struct uart_port *port, struct of_serial_info *info) argument
/drivers/uwb/
H A Duwbd.c31 * function is extracted from a table based on the event's type and
46 * Events have a type, a subtype, a length, some other stuff and the
52 * To find a handling function for an event, the type is used to index
53 * a subtype-table in the type-table. The subtype-table is indexed
55 * with the main type-table 'uwbd_evt_type_handler'.
145 /* Table of handlers for each UWBD Event type. */
169 * Looks up the two indirection tables (one for the type, one for the
184 u8 type, context; local
187 type = evt->notif.rceb->bEventType;
191 if (type >
[all...]
/drivers/input/touchscreen/
H A Dusbtouchscreen.c114 struct usbtouch_device_info *type; member in struct:usbtouch_usb
983 if (!usbtouch->type->max_xc) {
984 usbtouch->type->max_xc = 2 * x_len;
986 0, usbtouch->type->max_xc, 0, 0);
987 usbtouch->type->max_yc = 2 * y_len;
989 0, usbtouch->type->max_yc, 0, 0);
1294 struct usbtouch_device_info *type = usbtouch->type; local
1296 if (!type->read_data(usbtouch, pkt))
1308 if (type
1548 struct usbtouch_device_info *type; local
[all...]
/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c71 enum v4l2_buf_type type)
73 if (V4L2_TYPE_IS_OUTPUT(type))
80 * v4l2_m2m_get_vq() - return vb2_queue for the given type
83 enum v4l2_buf_type type)
87 q_ctx = get_queue_ctx(m2m_ctx, type);
361 vq = v4l2_m2m_get_vq(m2m_ctx, reqbufs->type);
378 vq = v4l2_m2m_get_vq(m2m_ctx, buf->type);
382 if (buf->memory == V4L2_MEMORY_MMAP && !V4L2_TYPE_IS_OUTPUT(vq->type)) {
383 if (V4L2_TYPE_IS_MULTIPLANAR(vq->type)) {
398 * the type
70 get_queue_ctx(struct v4l2_m2m_ctx *m2m_ctx, enum v4l2_buf_type type) argument
82 v4l2_m2m_get_vq(struct v4l2_m2m_ctx *m2m_ctx, enum v4l2_buf_type type) argument
459 v4l2_m2m_streamon(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, enum v4l2_buf_type type) argument
477 v4l2_m2m_streamoff(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, enum v4l2_buf_type type) argument
815 v4l2_m2m_ioctl_streamon(struct file *file, void *priv, enum v4l2_buf_type type) argument
824 v4l2_m2m_ioctl_streamoff(struct file *file, void *priv, enum v4l2_buf_type type) argument
[all...]

Completed in 3490 milliseconds

<<11121314151617181920>>