Home
last modified time | relevance | path

Searched refs:efficeon_free_gatt_table (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/agp/
H A Defficeon-agp.c158 static int efficeon_free_gatt_table(struct agp_bridge_data *bridge) in efficeon_free_gatt_table() function
169 printk(KERN_DEBUG PFX "efficeon_free_gatt_table(%p, %02x, %08x)\n", in efficeon_free_gatt_table()
174 printk(KERN_DEBUG PFX "efficeon_free_gatt_table() freed %d pages\n", freed); in efficeon_free_gatt_table()
218 efficeon_free_gatt_table(agp_bridge); in efficeon_create_gatt_table()
328 .free_gatt_table = efficeon_free_gatt_table,
/kernel/linux/linux-6.6/drivers/char/agp/
H A Defficeon-agp.c158 static int efficeon_free_gatt_table(struct agp_bridge_data *bridge) in efficeon_free_gatt_table() function
169 printk(KERN_DEBUG PFX "efficeon_free_gatt_table(%p, %02x, %08x)\n", in efficeon_free_gatt_table()
174 printk(KERN_DEBUG PFX "efficeon_free_gatt_table() freed %d pages\n", freed); in efficeon_free_gatt_table()
218 efficeon_free_gatt_table(agp_bridge); in efficeon_create_gatt_table()
328 .free_gatt_table = efficeon_free_gatt_table,

Completed in 3 milliseconds