Home
last modified time | relevance | path

Searched defs:gdp (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/sti/
Dsti_gdp.c177 static void gdp_dbg_nvn(struct seq_file *s, struct sti_gdp *gdp, int val) in gdp_dbg_nvn()
212 struct sti_gdp *gdp = (struct sti_gdp *)node->info_ent->data; in gdp_dbg_show() local
276 struct sti_gdp *gdp = (struct sti_gdp *)node->info_ent->data; in gdp_node_dbg_show() local
309 static int gdp_debugfs_init(struct sti_gdp *gdp, struct drm_minor *minor) in gdp_debugfs_init()
387 static struct sti_gdp_node_list *sti_gdp_get_free_nodes(struct sti_gdp *gdp) in sti_gdp_get_free_nodes()
419 struct sti_gdp_node_list *sti_gdp_get_current_nodes(struct sti_gdp *gdp) in sti_gdp_get_current_nodes()
446 static void sti_gdp_disable(struct sti_gdp *gdp) in sti_gdp_disable()
482 struct sti_gdp *gdp = container_of(nb, struct sti_gdp, vtg_field_nb); in sti_gdp_field_cb() local
507 static void sti_gdp_init(struct sti_gdp *gdp) in sti_gdp_init()
613 struct sti_gdp *gdp = to_sti_gdp(plane); in sti_gdp_atomic_check() local
[all …]
/drivers/s390/block/
Ddasd_genhd.c31 struct gendisk *gdp; in dasd_gendisk_alloc() local
Ddasd_devmap.c674 void dasd_add_link_to_gendisk(struct gendisk *gdp, struct dasd_device *device) in dasd_add_link_to_gendisk()
686 struct dasd_device *dasd_device_from_gendisk(struct gendisk *gdp) in dasd_device_from_gendisk()
Ddasd_int.h508 struct gendisk *gdp; member