agp_collect_device_status 208 drivers/char/agp/agp.h u32 agp_collect_device_status(struct agp_bridge_data *bridge, u32 mode, u32 command); agp_collect_device_status 75 drivers/char/agp/alpha-agp.c agp->mode.lw = agp_collect_device_status(bridge, mode, agp_collect_device_status 763 drivers/char/agp/generic.c EXPORT_SYMBOL(agp_collect_device_status); agp_collect_device_status 815 drivers/char/agp/generic.c bridge_agpstat = agp_collect_device_status(agp_bridge, requested_mode, bridge_agpstat); agp_collect_device_status 409 drivers/char/agp/hp-agp.c command = agp_collect_device_status(bridge, mode, command); agp_collect_device_status 205 drivers/char/agp/parisc-agp.c command = agp_collect_device_status(bridge, mode, command); agp_collect_device_status 85 drivers/char/agp/sis-agp.c command = agp_collect_device_status(bridge, mode, command); agp_collect_device_status 409 drivers/char/agp/sworks-agp.c command = agp_collect_device_status(bridge, mode, command); agp_collect_device_status 236 drivers/char/agp/uninorth-agp.c command = agp_collect_device_status(bridge, mode, status);