Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/bktr/
H A Dbktr_core.c412 static int oformat_meteor_to_bt(u_int format);
581 bktr->pixfmt = oformat_meteor_to_bt(bktr->format); in common_bktr_attach()
1068 bktr->pixfmt = oformat_meteor_to_bt(bktr->format); in video_open()
1838 bktr->pixfmt = oformat_meteor_to_bt(bktr->format);
3799 static int oformat_meteor_to_bt(u_int format) function