Home
last modified time | relevance | path

Searched refs:agp_collect_device_status (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/agp/
H A Dagp.h208 u32 agp_collect_device_status(struct agp_bridge_data *bridge, u32 mode, u32 command);
H A Dalpha-agp.c75 agp->mode.lw = agp_collect_device_status(bridge, mode, in alpha_core_agp_enable()
H A Dgeneric.c713 * agp_collect_device_status - determine correct agp_cmd from various agp_stat's
721 u32 agp_collect_device_status(struct agp_bridge_data *bridge, u32 requested_mode, u32 bridge_agpstat) in agp_collect_device_status() function
764 EXPORT_SYMBOL(agp_collect_device_status); variable
816 bridge_agpstat = agp_collect_device_status(agp_bridge, requested_mode, bridge_agpstat); in agp_generic_enable()
H A Duninorth-agp.c236 command = agp_collect_device_status(bridge, mode, status); in uninorth_agp_enable()
H A Dsworks-agp.c409 command = agp_collect_device_status(bridge, mode, command); in serverworks_agp_enable()
H A Dparisc-agp.c218 command = agp_collect_device_status(bridge, mode, command); in parisc_agp_enable()
H A Dsis-agp.c85 command = agp_collect_device_status(bridge, mode, command); in sis_delayed_enable()
H A Dhp-agp.c409 command = agp_collect_device_status(bridge, mode, command); in hp_zx1_enable()
/kernel/linux/linux-6.6/drivers/char/agp/
H A Dagp.h213 u32 agp_collect_device_status(struct agp_bridge_data *bridge, u32 mode, u32 command);
H A Dalpha-agp.c75 agp->mode.lw = agp_collect_device_status(bridge, mode, in alpha_core_agp_enable()
H A Dsis-agp.c85 command = agp_collect_device_status(bridge, mode, command); in sis_delayed_enable()
H A Dgeneric.c713 * agp_collect_device_status - determine correct agp_cmd from various agp_stat's
721 u32 agp_collect_device_status(struct agp_bridge_data *bridge, u32 requested_mode, u32 bridge_agpstat) in agp_collect_device_status() function
764 EXPORT_SYMBOL(agp_collect_device_status); variable
816 bridge_agpstat = agp_collect_device_status(agp_bridge, requested_mode, bridge_agpstat); in agp_generic_enable()
H A Dhp-agp.c409 command = agp_collect_device_status(bridge, mode, command); in hp_zx1_enable()
H A Duninorth-agp.c237 command = agp_collect_device_status(bridge, mode, status); in uninorth_agp_enable()
H A Dsworks-agp.c406 command = agp_collect_device_status(bridge, mode, command); in serverworks_agp_enable()
H A Dparisc-agp.c219 command = agp_collect_device_status(bridge, mode, command); in parisc_agp_enable()

Completed in 13 milliseconds