Lines Matching refs:count
253 static s32 count = 0; in usePMIC() local
268 OSReport("(%ld) ok to call PMICInit() -> %ld\n", count++, retval); in usePMIC()
273 OSReport("(%ld) fail to call PMICInit() -> %ld\n", count++, retval); in usePMIC()
290 OSReport("(%ld) P-Mic is inserted -> %ld\n", count++, retval); in usePMIC()
295 OSReport("(%ld) fail to call PMICProbe() -> %ld\n", count++, retval); in usePMIC()
313 OSReport("(%ld) ok to call PMICOpenAsync() -> %ld\n", count++, retval); in usePMIC()
318 OSReport("(%ld) fail to call PMICOpenAsync() -> %ld\n", count++, retval); in usePMIC()
333 OSReport("(%ld) ok to open P-Mic -> %ld.\n", count++, errCode); in usePMIC()
339 OSReport("(%ld) fail to open P-Mic -> %ld.\n", count++, errCode); in usePMIC()
350 OSReport("(%ld) P-Mic is removed -> %ld\n", count++, retval); in usePMIC()
355 OSReport("(%ld) fail to call PMICProbe() -> %ld\n", count++, retval); in usePMIC()
371 OSReport("(%ld) ok to call PMICStartAsync() -> %ld\n", count++, retval); in usePMIC()
376 OSReport("(%ld) fail to call PMICStartAsync() -> %ld\n", count++, retval); in usePMIC()
391 OSReport("(%ld) ok to start P-Mic -> %ld.\n", count++, errCode); in usePMIC()
397 OSReport("(%ld) fail to start P-Mic -> %ld.\n", count++, errCode); in usePMIC()
408 OSReport("(%ld) P-Mic is removed -> %ld\n", count++, retval); in usePMIC()
413 OSReport("(%ld) fail to call PMICProbe() -> %ld\n", count++, retval); in usePMIC()
434 OSReport("(%ld) ok to call PMICStopAsync() -> %ld\n", count++, retval); in usePMIC()
439 OSReport("(%ld) fail to call PMICStopAsync() -> %ld\n", count++, retval); in usePMIC()
454 OSReport("(%ld) ok to stop P-Mic -> %ld.\n", count++, errCode); in usePMIC()
459 OSReport("(%ld) fail to stop P-Mic -> %ld.\n", count++, errCode); in usePMIC()
471 OSReport("(%ld) ok to call PMICCloseAsync() -> %ld\n", count++, retval); in usePMIC()
476 OSReport("(%ld) fail to call PMICCloseAsync() -> %ld\n", count++, retval); in usePMIC()
491 OSReport("(%ld) ok to close P-Mic -> %ld.\n", count++, errCode); in usePMIC()
497 OSReport("(%ld) fail to close P-Mic -> %ld.\n", count++, errCode); in usePMIC()
520 OSReport("(%ld) ok to call PMICQuit() -> %ld\n", count++, retval); in usePMIC()
526 OSReport("(%ld) fail to call PMICQuit() -> %ld\n", count++, retval); in usePMIC()