Searched defs:type (Results 1 - 25 of 1877) sorted by relevance

1234567891011>>

/drivers/gpu/drm/nouveau/core/include/subdev/bios/
H A DM0205.h15 u8 type; member in struct:nvbios_M0205E
H A Ddisp.h18 u16 type; member in struct:nvbios_outp
28 u16 nvbios_outp_match(struct nouveau_bios *, u16 type, u16 mask,
43 u16 nvbios_ocfg_match(struct nouveau_bios *, u16 outp, u16 type,
H A Dxpio.h9 u8 type; member in struct:nvbios_xpio
H A Ddp.h5 u16 type; member in struct:nvbios_dpout
15 u16 nvbios_dpout_match(struct nouveau_bios *, u16 type, u16 mask,
H A Dextdev.h17 u8 type; member in struct:nvbios_extdev_func
H A Di2c.h15 enum dcb_i2c_type type; member in struct:dcb_i2c_entry
/drivers/media/tuners/
H A Dtuner-simple.h27 unsigned int type);
32 unsigned int type)
29 simple_tuner_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c_adap, u8 i2c_addr, unsigned int type) argument
/drivers/target/iscsi/
H A Discsi_target_transport.c8 struct iscsit_transport *iscsit_get_transport(int type) argument
14 if (t->transport_type == type) {
/drivers/acpi/acpica/
H A Ddswscope.c77 "Popped object type (%s)\n",
89 * type - Type of frame being pushed
101 acpi_object_type type,
117 /* Make sure object type is valid */
119 if (!acpi_ut_valid_object_type(type)) {
120 ACPI_WARNING((AE_INFO, "Invalid object type: 0x%X", type));
134 scope_info->common.value = (u16) type;
100 acpi_ds_scope_stack_push(struct acpi_namespace_node *node, acpi_object_type type, struct acpi_walk_state *walk_state) argument
H A Dexresolv.c131 * DESCRIPTION: Retrieve the value from an internal object. The Reference type
149 /* This is an object of type union acpi_operand_object */
151 switch (stack_desc->common.type) {
252 if ((stack_desc->reference.node->type ==
254 || (stack_desc->reference.node->type ==
274 "Unknown Reference type 0x%X in %p",
298 stack_desc, stack_desc->common.type));
324 * return_type - Where the object type is returned
329 * DESCRIPTION: Return the base object and type. Traverse a reference list if
342 acpi_object_type type; local
[all...]
H A Dnseval.c202 "%s: Evaluation of object type [%s] is not supported",
204 acpi_ut_get_type_name(info->node->type)));
412 acpi_object_type type; local
423 type = acpi_ns_get_type(parent_node);
432 if ((type == ACPI_TYPE_DEVICE) && parent_node->object) {
484 status = acpi_ns_attach_object(parent_node, parent_obj, type);
486 parent_node->type = (u8)type;
H A Dnssearch.c59 acpi_object_type type,
68 * type - Object type to match
97 acpi_object_type type,
114 acpi_ut_get_type_name(type)));
146 acpi_ut_get_type_name(node->type),
166 acpi_ut_get_type_name(type),
179 * type - Object type to match
201 acpi_object_type type,
95 acpi_ns_search_one_scope(u32 target_name, struct acpi_namespace_node *parent_node, acpi_object_type type, struct acpi_namespace_node **return_node) argument
199 acpi_ns_search_parent_tree(u32 target_name, struct acpi_namespace_node *node, acpi_object_type type, struct acpi_namespace_node **return_node) argument
287 acpi_ns_search_and_enter(u32 target_name, struct acpi_walk_state *walk_state, struct acpi_namespace_node *node, acpi_interpreter_mode interpreter_mode, acpi_object_type type, u32 flags, struct acpi_namespace_node **return_node) argument
[all...]
/drivers/media/common/
H A Dcypress_firmware.h21 u8 type; member in struct:hexline
/drivers/media/pci/ivtv/
H A Divtv-routing.c66 u32 type; local
71 type = itv->card->video_inputs[inp].video_type;
73 if (type == IVTV_CARD_INPUT_VID_TUNER) {
75 } else if (type < IVTV_CARD_INPUT_COMPOSITE1) {
86 if (type == IVTV_CARD_INPUT_VID_TUNER ||
87 type >= IVTV_CARD_INPUT_COMPOSITE1) {
102 if (type > IVTV_CARD_INPUT_VID_TUNER &&
103 type < IVTV_CARD_INPUT_COMPOSITE1) {
111 if (type == IVTV_CARD_INPUT_VID_TUNER ||
112 itv->card->type
[all...]
/drivers/media/platform/exynos4-is/
H A Dfimc-isp-video.h20 enum v4l2_buf_type type);
23 enum v4l2_buf_type type);
33 enum v4l2_buf_type type)
39 enum v4l2_buf_type type)
31 fimc_isp_video_device_register(struct fimc_isp *isp, struct v4l2_device *v4l2_dev, enum v4l2_buf_type type) argument
38 fimc_isp_video_device_unregister(struct fimc_isp *isp, enum v4l2_buf_type type) argument
/drivers/mfd/
H A Darizona-i2c.c31 unsigned long type; local
35 type = arizona_of_get_type(&i2c->dev);
37 type = id->driver_data;
39 switch (type) {
56 dev_err(&i2c->dev, "Unknown device type %ld\n",
73 arizona->type = id->driver_data;
H A Darizona-spi.c31 unsigned long type; local
35 type = arizona_of_get_type(&spi->dev);
37 type = id->driver_data;
39 switch (type) {
51 dev_err(&spi->dev, "Unknown device type %ld\n",
68 arizona->type = id->driver_data;
/drivers/misc/vmw_vmci/
H A Dvmci_driver.h35 enum vmci_obj_type type; member in struct:vmci_obj
/drivers/net/irda/
H A Dsir_dongle.c38 __func__, new->driver_name, new->type);
43 if (new->type == drv->type) {
63 int sirdev_get_dongle(struct sir_dev *dev, IRDA_DONGLE type) argument
69 request_module("irda-dongle-%d", type);
79 if (drv->type == type)
/drivers/crypto/qat/qat_common/
H A Dadf_cfg.h60 enum adf_cfg_val_type type; member in struct:adf_cfg_key_val
83 enum adf_cfg_val_type type);
/drivers/gpu/drm/nouveau/core/core/
H A Devent.c31 int type = __ffs(types); types &= ~(1 << type); local
32 if (--event->refs[index * event->types_nr + type] == 0) {
34 event->func->fini(event, 1 << type, index);
44 int type = __ffs(types); types &= ~(1 << type); local
45 if (++event->refs[index * event->types_nr + type] == 1) {
47 event->func->init(event, 1 << type, index);
/drivers/gpu/drm/nouveau/core/subdev/bios/
H A Dfan.c73 u8 type = nv_ro08(bios, data + 0x00); local
74 switch (type) {
76 fan->type = NVBIOS_THERM_FAN_TOGGLE;
81 fan->type = NVBIOS_THERM_FAN_PWM;
84 fan->type = NVBIOS_THERM_FAN_UNK;
/drivers/gpu/drm/nouveau/core/subdev/gpio/
H A Dnv94.c41 nv94_gpio_intr_mask(struct nouveau_gpio *gpio, u32 type, u32 mask, u32 data) argument
45 if (type & NVKM_GPIO_LO)
47 if (type & NVKM_GPIO_HI)
51 if (type & NVKM_GPIO_LO)
53 if (type & NVKM_GPIO_HI)
H A Dnve0.c41 nve0_gpio_intr_mask(struct nouveau_gpio *gpio, u32 type, u32 mask, u32 data) argument
45 if (type & NVKM_GPIO_LO)
47 if (type & NVKM_GPIO_HI)
51 if (type & NVKM_GPIO_LO)
53 if (type & NVKM_GPIO_HI)
/drivers/gpu/drm/nouveau/core/subdev/i2c/
H A Dnve0.c42 nve0_aux_mask(struct nouveau_i2c *i2c, u32 type, u32 mask, u32 data) argument
48 temp &= ~(type << (i * 4));
51 temp |= type << (i * 4);

Completed in 514 milliseconds

1234567891011>>