Lines Matching refs:count
266 static s32 count = 0; in usePMIC() local
281 OSReport("(%ld) ok to call PMICInit() -> %ld\n", count++, retval); in usePMIC()
286 OSReport("(%ld) fail to call PMICInit() -> %ld\n", count++, retval); in usePMIC()
302 OSReport("(%ld) P-Mic is inserted -> %ld\n", count++, retval); in usePMIC()
307 OSReport("(%ld) fail to call PMICProbe() -> %ld\n", count++, retval); in usePMIC()
323 OSReport("(%ld) ok to call PMICOpenAsync() -> %ld\n", count++, retval); in usePMIC()
328 OSReport("(%ld) fail to call PMICOpenAsync() -> %ld\n", count++, retval); in usePMIC()
341 OSReport("(%ld) ok to open P-Mic -> %ld.\n", count++, errCode); in usePMIC()
346 OSReport("(%ld) fail to open P-Mic -> %ld.\n", count++, errCode); in usePMIC()
357 OSReport("(%ld) P-Mic is removed -> %ld\n", count++, retval); in usePMIC()
362 OSReport("(%ld) fail to call PMICProbe() -> %ld\n", count++, retval); in usePMIC()
383 OSReport("(%ld) ok to call PMICStartAsync() -> %ld\n", count++, retval); in usePMIC()
388 OSReport("(%ld) fail to call PMICStartAsync() -> %ld\n", count++, retval); in usePMIC()
403 OSReport("(%ld) ok to start P-Mic -> %ld.\n", count++, errCode); in usePMIC()
409 OSReport("(%ld) fail to start P-Mic -> %ld.\n", count++, errCode); in usePMIC()
420 OSReport("(%ld) P-Mic is removed -> %ld\n", count++, retval); in usePMIC()
426 OSReport("(%ld) fail to call PMICProbe() -> %ld\n", count++, retval); in usePMIC()
460 OSReport("(%ld) ok to call PMICStopAsync() -> %ld\n", count++, retval); in usePMIC()
465 OSReport("(%ld) fail to call PMICStopAsync() -> %ld\n", count++, retval); in usePMIC()
479 OSReport("(%ld) ok to stop P-Mic -> %ld.\n", count++, errCode); in usePMIC()
484 OSReport("(%ld) fail to stop P-Mic -> %ld.\n", count++, errCode); in usePMIC()
496 OSReport("(%ld) ok to call PMICCloseAsync() -> %ld\n", count++, retval); in usePMIC()
501 OSReport("(%ld) fail to call PMICCloseAsync() -> %ld\n", count++, retval); in usePMIC()
514 OSReport("(%ld) ok to close P-Mic -> %ld.\n", count++, errCode); in usePMIC()
519 OSReport("(%ld) fail to close P-Mic -> %ld.\n", count++, errCode); in usePMIC()
544 OSReport("(%ld) ok to call PMICQuit() -> %ld\n", count++, retval); in usePMIC()
549 OSReport("(%ld) fail to call PMICQuit() -> %ld\n", count++, retval); in usePMIC()