Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/agp/
Dalpha-agp.c75 agp->mode.lw = agp_collect_device_status(bridge, mode, in alpha_core_agp_enable()
Dagp.h208 u32 agp_collect_device_status(struct agp_bridge_data *bridge, u32 mode, u32 command);
Dgeneric.c720 u32 agp_collect_device_status(struct agp_bridge_data *bridge, u32 requested_mode, u32 bridge_agpsta… in agp_collect_device_status() function
763 EXPORT_SYMBOL(agp_collect_device_status);
815 bridge_agpstat = agp_collect_device_status(agp_bridge, requested_mode, bridge_agpstat); in agp_generic_enable()
Dparisc-agp.c209 command = agp_collect_device_status(bridge, mode, command); in parisc_agp_enable()
Dsis-agp.c85 command = agp_collect_device_status(bridge, mode, command); in sis_delayed_enable()
Dhp-agp.c412 command = agp_collect_device_status(bridge, mode, command); in hp_zx1_enable()
Dsworks-agp.c409 command = agp_collect_device_status(bridge, mode, command); in serverworks_agp_enable()
Duninorth-agp.c235 command = agp_collect_device_status(bridge, mode, status); in uninorth_agp_enable()