Searched refs:probe (Results 1 - 5 of 5) sorted by relevance

/development/ndk/platforms/android-3/include/linux/
H A Dplatform_device.h28 int (*probe)(struct platform_device *); member in struct:platform_driver
H A Ddevice.h51 int (*probe)(struct device * dev); member in struct:bus_type
80 int (*probe) (struct device * dev); member in struct:device_driver
/development/ndk/platforms/android-9/arch-x86/include/asm/
H A Dgenapic_32.h30 int (*probe)(void); member in struct:genapic
77 #define APIC_INIT(aname, aprobe) { .name = aname, .probe = aprobe, .int_delivery_mode = INT_DELIVERY_MODE, .int_dest_mode = INT_DEST_MODE, .no_balance_irq = NO_BALANCE_IRQ, .ESR_DISABLE = esr_disable, .apic_destination_logical = APIC_DEST_LOGICAL, APICFUNC(apic_id_registered) APICFUNC(target_cpus) APICFUNC(check_apicid_used) APICFUNC(check_apicid_present) APICFUNC(init_apic_ldr) APICFUNC(ioapic_phys_id_map) APICFUNC(setup_apic_routing) APICFUNC(multi_timer_check) APICFUNC(apicid_to_node) APICFUNC(cpu_to_logical_apicid) APICFUNC(cpu_present_to_apicid) APICFUNC(apicid_to_cpu_present) APICFUNC(mpc_apic_id) APICFUNC(setup_portio_remap) APICFUNC(check_phys_apicid_present) APICFUNC(mpc_oem_bus_info) APICFUNC(mpc_oem_pci_bus) APICFUNC(mps_oem_check) APICFUNC(get_apic_id) .apic_id_mask = APIC_ID_MASK, APICFUNC(cpu_mask_to_apicid) APICFUNC(acpi_madt_oem_check) IPIFUNC(send_IPI_mask) IPIFUNC(send_IPI_allbutself) IPIFUNC(send_IPI_all) APICFUNC(enable_apic_mode) APICFUNC(phys_pkg_id) }
/development/ndk/platforms/android-3/include/linux/mmc/
H A Dcard.h93 int (*probe)(struct mmc_card *); member in struct:mmc_driver
/development/ndk/platforms/android-3/include/linux/mtd/
H A Dmap.h67 struct mtd_info *(*probe)(struct map_info *map); member in struct:mtd_chip_driver

Completed in 4081 milliseconds