Searched refs:rd_init (Results 1 – 2 of 2) sorted by relevance
239 static struct msm_rd_state *rd_init(struct drm_minor *minor, const char *name) in rd_init() function270 rd = rd_init(minor, "rd"); in msm_rd_debugfs_init()278 rd = rd_init(minor, "hangrd"); in msm_rd_debugfs_init()
247 static int rd_init(struct rd_device *rd, int major, int minor) in rd_init() function332 ret = rd_init(rd, rd_major, 0); in rd_probe()