Searched refs:opl_get_mem_sid (Results 1 – 2 of 2) sorted by relevance
52 int (*opl_get_mem_sid)(char *unum, char *buf, int buflen, int *lenp); variable1033 if (opl_get_mem_sid == NULL) { in plat_get_mem_sid()1036 return (opl_get_mem_sid(unum, buf, buflen, lenp)); in plat_get_mem_sid()
324 #pragma weak opl_get_mem_sid macro329 extern int (*opl_get_mem_sid)(char *unum, char *buf, int buflen, int *lenp);370 if (&opl_get_mem_sid) in _init()371 opl_get_mem_sid = mc_get_mem_sid; in _init()397 if (&opl_get_mem_sid) in _init()398 opl_get_mem_sid = NULL; in _init()420 if (&opl_get_mem_sid) in _fini()421 opl_get_mem_sid = NULL; in _fini()