Searched refs:debug_string (Results 1 - 2 of 2) sorted by relevance

/drivers/media/dvb/bt8xx/
H A Ddst_ca.c412 static int debug_string(u8 *msg, u32 length, u32 offset) function
432 debug_string(&p_ca_message->msg[4], length, 0); /* length is excluding tag & length */
438 debug_string(hw_buffer->msg, (length + tag_length), 0); /* tags too */
/drivers/staging/android/
H A Dbinder.c1842 const char *debug_string; local
1869 debug_string = "IncRefs";
1873 debug_string = "Acquire";
1877 debug_string = "Release";
1882 debug_string = "DecRefs";
1888 proc->pid, thread->pid, debug_string, ref->debug_id,

Completed in 405 milliseconds