Home
last modified time | relevance | path

Searched refs:dev_type (Results 1 – 10 of 10) sorted by relevance

/arch/powerpc/platforms/ps3/
A Ddevice-init.c39 dev->dev_type = PS3_DEVICE_TYPE_LPM; in ps3_register_lpm_devices()
137 p->dev.dev_type = PS3_DEVICE_TYPE_SB; in ps3_setup_gelic_device()
208 p->dev.dev_type = PS3_DEVICE_TYPE_SB; in ps3_setup_uhc_device()
303 p->dev.dev_type = PS3_DEVICE_TYPE_VUART; in ps3_setup_vuart_device()
354 p->sbd.dev_type = PS3_DEVICE_TYPE_SB; in ps3_setup_storage_dev()
455 p->dev.dev_type = PS3_DEVICE_TYPE_IOC0; in ps3_register_sound_devices()
491 p->dev.dev_type = PS3_DEVICE_TYPE_IOC0; in ps3_register_graphics_devices()
553 switch (repo->dev_type) { in ps3_setup_dynamic_device()
586 repo->dev_type); in ps3_setup_dynamic_device()
600 switch (repo->dev_type) { in ps3_setup_static_device()
[all …]
A Dplatform.h109 unsigned int dev_index, enum ps3_dev_type *dev_type);
129 enum ps3_dev_type dev_type; member
A Drepository.c215 unsigned int dev_index, enum ps3_dev_type *dev_type) in ps3_repository_read_dev_type() argument
226 *dev_type = v1; in ps3_repository_read_dev_type()
316 &tmp.dev_type); in ps3_repository_find_device()
333 __func__, __LINE__, tmp.dev_type, tmp.dev_index, tmp.dev_id); in ps3_repository_find_device()
403 &tmp.dev_type); in ps3_repository_find_device_by_id()
410 __func__, __LINE__, tmp.bus_type, tmp.dev_type, tmp.bus_index, in ps3_repository_find_device_by_id()
1293 repo->dev_index, &repo->dev_type); in dump_device_info()
1314 repo->dev_type, (unsigned long)repo->dev_id); in dump_device_info()
A Dsystem-bus.c320 switch (dev->dev_type) { in ps3_mmio_region_init()
746 switch (dev->dev_type) { in ps3_system_bus_device_register()
A Dmm.c1145 switch (dev->dev_type) { in ps3_dma_region_init()
/arch/s390/include/asm/
A Dccwdev.h34 .cu_type=(cu), .cu_model=(cum), .dev_type=(dev), .dev_model=(devm),\
61 && (id->dev_type != match->dev_type)) in ccw_device_id_match()
/arch/s390/include/uapi/asm/
A Ddasd.h35 unsigned int dev_type : 16; /* from SenseID */ member
107 unsigned int dev_type : 16; /* from SenseID */ member
/arch/mips/include/asm/
A Dcdmm.h67 void __iomem *mips_cdmm_early_probe(unsigned int dev_type);
/arch/arm/mach-omap2/
A Did.c152 u8 dev_type, rev; in omap2xxx_check_revision() local
159 dev_type = (prod_id >> 16) & 0x0f; in omap2xxx_check_revision()
170 prod_id, dev_type); in omap2xxx_check_revision()
184 if (dev_type == omap_ids[j].dev) in omap2xxx_check_revision()
/arch/powerpc/include/asm/
A Dps3.h352 enum ps3_system_bus_device_type dev_type; member

Completed in 27 milliseconds