Searched defs:PanfrostDevice (Results 1 – 1 of 1) sorted by relevance
10 PanfrostDevice::PanfrostDevice(int fd): fd(fd) in PanfrostDevice() function in pps::PanfrostDevice19 PanfrostDevice::PanfrostDevice(PanfrostDevice &&o): fd{o.fd} in PanfrostDevice() function in pps::PanfrostDevice