Searched defs:pbdev (Results 1 – 4 of 4) sorted by relevance
99 gdev_prn_create_buf_planar(gx_device **pbdev, gx_device *target, in gdev_prn_create_buf_planar()
453 pngalpha_create_buf_device(gx_device **pbdev, gx_device *target, in pngalpha_create_buf_device()
970 gdev_create_buf_device(create_buf_device_proc_t cbd_proc, gx_device **pbdev, in gdev_create_buf_device()989 gx_default_create_buf_device(gx_device **pbdev, gx_device *target, in gx_default_create_buf_device()
303 gx_device *pbdev = (gx_device *)&bdev; in clist_init_data() local