Home
last modified time | relevance | path

Searched refs:tempbuf (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/sbus/char/
H A Denvctrl.c987 char tempbuf[10]; in kenvctrld() local
1008 tempbuf)) { in kenvctrld()
1009 if (tempbuf[0] >= shutdown_temperature) { in kenvctrld()
1014 tempbuf[0], shutdown_temperature); in kenvctrld()
/linux/drivers/media/platform/chips-media/coda/
H A Dcoda.h92 struct coda_aux_buf tempbuf; member