Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/drivers/media/platform/chips-media/coda/
H A Dcoda.h92 struct coda_aux_buf tempbuf; member
H A Dcoda-common.c2828 coda_write(dev, dev->tempbuf.paddr, in coda_hw_init()
3248 ret = coda_alloc_aux_buf(dev, &dev->tempbuf, in coda_probe()
3319 coda_free_aux_buf(dev, &dev->tempbuf); in coda_remove()