Searched defs:type2 (Results 1 - 3 of 3) sorted by relevance

/drivers/acpi/acpica/
H A Dnsprepkg.c63 u8 type2, u32 count2, u32 start_index);
616 * type2 - Object type for second group
632 u8 type2, u32 count2, u32 start_index)
654 type2,
628 acpi_ns_check_package_elements(struct acpi_evaluate_info *info, union acpi_operand_object **elements, u8 type1, u32 count1, u8 type2, u32 count2, u32 start_index) argument
/drivers/pci/
H A Dsetup-bus.c907 * @type2: second match type
921 unsigned long type, unsigned long type2,
949 (r->flags & mask) != type2 &&
1124 unsigned long mask, prefmask, type2 = 0, type3 = 0; local
1188 type2 = prefmask & ~IORESOURCE_MEM_64;
1198 if (!type2) {
1214 type2 = type3 = IORESOURCE_MEM;
1232 pbus_size_mem(bus, mask, IORESOURCE_MEM, type2, type3,
920 pbus_size_mem(struct pci_bus *bus, unsigned long mask, unsigned long type, unsigned long type2, unsigned long type3, resource_size_t min_size, resource_size_t add_size, struct list_head *realloc_head) argument
/drivers/video/fbdev/
H A Dffb.c332 u32 type2; member in struct:ffb_dac
445 upa_writel(FFB_DAC_CUR_CTRL, &dac->type2);

Completed in 426 milliseconds