Home
last modified time | relevance | path

Searched refs:agp_collect_device_status (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/char/agp/
H A Dalpha-agp.c75 agp->mode.lw = agp_collect_device_status(bridge, mode, in alpha_core_agp_enable()
H A Dagp.h203 u32 agp_collect_device_status(struct agp_bridge_data *bridge, u32 mode, u32 command);
H A Dgeneric.c721 u32 agp_collect_device_status(struct agp_bridge_data *bridge, u32 requested_mode, u32 bridge_agpsta… in agp_collect_device_status() function
764 EXPORT_SYMBOL(agp_collect_device_status);
816 bridge_agpstat = agp_collect_device_status(agp_bridge, requested_mode, bridge_agpstat); in agp_generic_enable()
H A Dsis-agp.c85 command = agp_collect_device_status(bridge, mode, command); in sis_delayed_enable()
H A Dparisc-agp.c219 command = agp_collect_device_status(bridge, mode, command); in parisc_agp_enable()
H A Dsworks-agp.c406 command = agp_collect_device_status(bridge, mode, command); in serverworks_agp_enable()
H A Duninorth-agp.c237 command = agp_collect_device_status(bridge, mode, status); in uninorth_agp_enable()