v4l2-ioctl.c 90 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831
  1. /*
  2. * Video capture interface for Linux version 2
  3. *
  4. * A generic framework to process V4L2 ioctl commands.
  5. *
  6. * This program is free software; you can redistribute it and/or
  7. * modify it under the terms of the GNU General Public License
  8. * as published by the Free Software Foundation; either version
  9. * 2 of the License, or (at your option) any later version.
  10. *
  11. * Authors: Alan Cox, <alan@lxorguk.ukuu.org.uk> (version 1)
  12. * Mauro Carvalho Chehab <mchehab@infradead.org> (version 2)
  13. */
  14. #include <linux/module.h>
  15. #include <linux/slab.h>
  16. #include <linux/types.h>
  17. #include <linux/kernel.h>
  18. #include <linux/version.h>
  19. #include <linux/videodev2.h>
  20. #include <media/v4l2-common.h>
  21. #include <media/v4l2-ioctl.h>
  22. #include <media/v4l2-ctrls.h>
  23. #include <media/v4l2-fh.h>
  24. #include <media/v4l2-event.h>
  25. #include <media/v4l2-device.h>
  26. #include <media/videobuf2-v4l2.h>
  27. #include <trace/events/v4l2.h>
  28. /* Zero out the end of the struct pointed to by p. Everything after, but
  29. * not including, the specified field is cleared. */
  30. #define CLEAR_AFTER_FIELD(p, field) \
  31. memset((u8 *)(p) + offsetof(typeof(*(p)), field) + sizeof((p)->field), \
  32. 0, sizeof(*(p)) - offsetof(typeof(*(p)), field) - sizeof((p)->field))
  33. #define is_valid_ioctl(vfd, cmd) test_bit(_IOC_NR(cmd), (vfd)->valid_ioctls)
  34. struct std_descr {
  35. v4l2_std_id std;
  36. const char *descr;
  37. };
  38. static const struct std_descr standards[] = {
  39. { V4L2_STD_NTSC, "NTSC" },
  40. { V4L2_STD_NTSC_M, "NTSC-M" },
  41. { V4L2_STD_NTSC_M_JP, "NTSC-M-JP" },
  42. { V4L2_STD_NTSC_M_KR, "NTSC-M-KR" },
  43. { V4L2_STD_NTSC_443, "NTSC-443" },
  44. { V4L2_STD_PAL, "PAL" },
  45. { V4L2_STD_PAL_BG, "PAL-BG" },
  46. { V4L2_STD_PAL_B, "PAL-B" },
  47. { V4L2_STD_PAL_B1, "PAL-B1" },
  48. { V4L2_STD_PAL_G, "PAL-G" },
  49. { V4L2_STD_PAL_H, "PAL-H" },
  50. { V4L2_STD_PAL_I, "PAL-I" },
  51. { V4L2_STD_PAL_DK, "PAL-DK" },
  52. { V4L2_STD_PAL_D, "PAL-D" },
  53. { V4L2_STD_PAL_D1, "PAL-D1" },
  54. { V4L2_STD_PAL_K, "PAL-K" },
  55. { V4L2_STD_PAL_M, "PAL-M" },
  56. { V4L2_STD_PAL_N, "PAL-N" },
  57. { V4L2_STD_PAL_Nc, "PAL-Nc" },
  58. { V4L2_STD_PAL_60, "PAL-60" },
  59. { V4L2_STD_SECAM, "SECAM" },
  60. { V4L2_STD_SECAM_B, "SECAM-B" },
  61. { V4L2_STD_SECAM_G, "SECAM-G" },
  62. { V4L2_STD_SECAM_H, "SECAM-H" },
  63. { V4L2_STD_SECAM_DK, "SECAM-DK" },
  64. { V4L2_STD_SECAM_D, "SECAM-D" },
  65. { V4L2_STD_SECAM_K, "SECAM-K" },
  66. { V4L2_STD_SECAM_K1, "SECAM-K1" },
  67. { V4L2_STD_SECAM_L, "SECAM-L" },
  68. { V4L2_STD_SECAM_LC, "SECAM-Lc" },
  69. { 0, "Unknown" }
  70. };
  71. /* video4linux standard ID conversion to standard name
  72. */
  73. const char *v4l2_norm_to_name(v4l2_std_id id)
  74. {
  75. u32 myid = id;
  76. int i;
  77. /* HACK: ppc32 architecture doesn't have __ucmpdi2 function to handle
  78. 64 bit comparations. So, on that architecture, with some gcc
  79. variants, compilation fails. Currently, the max value is 30bit wide.
  80. */
  81. BUG_ON(myid != id);
  82. for (i = 0; standards[i].std; i++)
  83. if (myid == standards[i].std)
  84. break;
  85. return standards[i].descr;
  86. }
  87. EXPORT_SYMBOL(v4l2_norm_to_name);
  88. /* Returns frame period for the given standard */
  89. void v4l2_video_std_frame_period(int id, struct v4l2_fract *frameperiod)
  90. {
  91. if (id & V4L2_STD_525_60) {
  92. frameperiod->numerator = 1001;
  93. frameperiod->denominator = 30000;
  94. } else {
  95. frameperiod->numerator = 1;
  96. frameperiod->denominator = 25;
  97. }
  98. }
  99. EXPORT_SYMBOL(v4l2_video_std_frame_period);
  100. /* Fill in the fields of a v4l2_standard structure according to the
  101. 'id' and 'transmission' parameters. Returns negative on error. */
  102. int v4l2_video_std_construct(struct v4l2_standard *vs,
  103. int id, const char *name)
  104. {
  105. vs->id = id;
  106. v4l2_video_std_frame_period(id, &vs->frameperiod);
  107. vs->framelines = (id & V4L2_STD_525_60) ? 525 : 625;
  108. strlcpy(vs->name, name, sizeof(vs->name));
  109. return 0;
  110. }
  111. EXPORT_SYMBOL(v4l2_video_std_construct);
  112. /* ----------------------------------------------------------------- */
  113. /* some arrays for pretty-printing debug messages of enum types */
  114. const char *v4l2_field_names[] = {
  115. [V4L2_FIELD_ANY] = "any",
  116. [V4L2_FIELD_NONE] = "none",
  117. [V4L2_FIELD_TOP] = "top",
  118. [V4L2_FIELD_BOTTOM] = "bottom",
  119. [V4L2_FIELD_INTERLACED] = "interlaced",
  120. [V4L2_FIELD_SEQ_TB] = "seq-tb",
  121. [V4L2_FIELD_SEQ_BT] = "seq-bt",
  122. [V4L2_FIELD_ALTERNATE] = "alternate",
  123. [V4L2_FIELD_INTERLACED_TB] = "interlaced-tb",
  124. [V4L2_FIELD_INTERLACED_BT] = "interlaced-bt",
  125. };
  126. EXPORT_SYMBOL(v4l2_field_names);
  127. const char *v4l2_type_names[] = {
  128. [0] = "0",
  129. [V4L2_BUF_TYPE_VIDEO_CAPTURE] = "vid-cap",
  130. [V4L2_BUF_TYPE_VIDEO_OVERLAY] = "vid-overlay",
  131. [V4L2_BUF_TYPE_VIDEO_OUTPUT] = "vid-out",
  132. [V4L2_BUF_TYPE_VBI_CAPTURE] = "vbi-cap",
  133. [V4L2_BUF_TYPE_VBI_OUTPUT] = "vbi-out",
  134. [V4L2_BUF_TYPE_SLICED_VBI_CAPTURE] = "sliced-vbi-cap",
  135. [V4L2_BUF_TYPE_SLICED_VBI_OUTPUT] = "sliced-vbi-out",
  136. [V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY] = "vid-out-overlay",
  137. [V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE] = "vid-cap-mplane",
  138. [V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE] = "vid-out-mplane",
  139. [V4L2_BUF_TYPE_SDR_CAPTURE] = "sdr-cap",
  140. [V4L2_BUF_TYPE_SDR_OUTPUT] = "sdr-out",
  141. };
  142. EXPORT_SYMBOL(v4l2_type_names);
  143. static const char *v4l2_memory_names[] = {
  144. [V4L2_MEMORY_MMAP] = "mmap",
  145. [V4L2_MEMORY_USERPTR] = "userptr",
  146. [V4L2_MEMORY_OVERLAY] = "overlay",
  147. [V4L2_MEMORY_DMABUF] = "dmabuf",
  148. };
  149. #define prt_names(a, arr) (((unsigned)(a)) < ARRAY_SIZE(arr) ? arr[a] : "unknown")
  150. /* ------------------------------------------------------------------ */
  151. /* debug help functions */
  152. static void v4l_print_querycap(const void *arg, bool write_only)
  153. {
  154. const struct v4l2_capability *p = arg;
  155. pr_cont("driver=%.*s, card=%.*s, bus=%.*s, version=0x%08x, "
  156. "capabilities=0x%08x, device_caps=0x%08x\n",
  157. (int)sizeof(p->driver), p->driver,
  158. (int)sizeof(p->card), p->card,
  159. (int)sizeof(p->bus_info), p->bus_info,
  160. p->version, p->capabilities, p->device_caps);
  161. }
  162. static void v4l_print_enuminput(const void *arg, bool write_only)
  163. {
  164. const struct v4l2_input *p = arg;
  165. pr_cont("index=%u, name=%.*s, type=%u, audioset=0x%x, tuner=%u, "
  166. "std=0x%08Lx, status=0x%x, capabilities=0x%x\n",
  167. p->index, (int)sizeof(p->name), p->name, p->type, p->audioset,
  168. p->tuner, (unsigned long long)p->std, p->status,
  169. p->capabilities);
  170. }
  171. static void v4l_print_enumoutput(const void *arg, bool write_only)
  172. {
  173. const struct v4l2_output *p = arg;
  174. pr_cont("index=%u, name=%.*s, type=%u, audioset=0x%x, "
  175. "modulator=%u, std=0x%08Lx, capabilities=0x%x\n",
  176. p->index, (int)sizeof(p->name), p->name, p->type, p->audioset,
  177. p->modulator, (unsigned long long)p->std, p->capabilities);
  178. }
  179. static void v4l_print_audio(const void *arg, bool write_only)
  180. {
  181. const struct v4l2_audio *p = arg;
  182. if (write_only)
  183. pr_cont("index=%u, mode=0x%x\n", p->index, p->mode);
  184. else
  185. pr_cont("index=%u, name=%.*s, capability=0x%x, mode=0x%x\n",
  186. p->index, (int)sizeof(p->name), p->name,
  187. p->capability, p->mode);
  188. }
  189. static void v4l_print_audioout(const void *arg, bool write_only)
  190. {
  191. const struct v4l2_audioout *p = arg;
  192. if (write_only)
  193. pr_cont("index=%u\n", p->index);
  194. else
  195. pr_cont("index=%u, name=%.*s, capability=0x%x, mode=0x%x\n",
  196. p->index, (int)sizeof(p->name), p->name,
  197. p->capability, p->mode);
  198. }
  199. static void v4l_print_fmtdesc(const void *arg, bool write_only)
  200. {
  201. const struct v4l2_fmtdesc *p = arg;
  202. pr_cont("index=%u, type=%s, flags=0x%x, pixelformat=%c%c%c%c, description='%.*s'\n",
  203. p->index, prt_names(p->type, v4l2_type_names),
  204. p->flags, (p->pixelformat & 0xff),
  205. (p->pixelformat >> 8) & 0xff,
  206. (p->pixelformat >> 16) & 0xff,
  207. (p->pixelformat >> 24) & 0xff,
  208. (int)sizeof(p->description), p->description);
  209. }
  210. static void v4l_print_format(const void *arg, bool write_only)
  211. {
  212. const struct v4l2_format *p = arg;
  213. const struct v4l2_pix_format *pix;
  214. const struct v4l2_pix_format_mplane *mp;
  215. const struct v4l2_vbi_format *vbi;
  216. const struct v4l2_sliced_vbi_format *sliced;
  217. const struct v4l2_window *win;
  218. const struct v4l2_sdr_format *sdr;
  219. unsigned i;
  220. pr_cont("type=%s", prt_names(p->type, v4l2_type_names));
  221. switch (p->type) {
  222. case V4L2_BUF_TYPE_VIDEO_CAPTURE:
  223. case V4L2_BUF_TYPE_VIDEO_OUTPUT:
  224. pix = &p->fmt.pix;
  225. pr_cont(", width=%u, height=%u, "
  226. "pixelformat=%c%c%c%c, field=%s, "
  227. "bytesperline=%u, sizeimage=%u, colorspace=%d, "
  228. "flags=0x%x, ycbcr_enc=%u, quantization=%u, "
  229. "xfer_func=%u\n",
  230. pix->width, pix->height,
  231. (pix->pixelformat & 0xff),
  232. (pix->pixelformat >> 8) & 0xff,
  233. (pix->pixelformat >> 16) & 0xff,
  234. (pix->pixelformat >> 24) & 0xff,
  235. prt_names(pix->field, v4l2_field_names),
  236. pix->bytesperline, pix->sizeimage,
  237. pix->colorspace, pix->flags, pix->ycbcr_enc,
  238. pix->quantization, pix->xfer_func);
  239. break;
  240. case V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE:
  241. case V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE:
  242. mp = &p->fmt.pix_mp;
  243. pr_cont(", width=%u, height=%u, "
  244. "format=%c%c%c%c, field=%s, "
  245. "colorspace=%d, num_planes=%u, flags=0x%x, "
  246. "ycbcr_enc=%u, quantization=%u, xfer_func=%u\n",
  247. mp->width, mp->height,
  248. (mp->pixelformat & 0xff),
  249. (mp->pixelformat >> 8) & 0xff,
  250. (mp->pixelformat >> 16) & 0xff,
  251. (mp->pixelformat >> 24) & 0xff,
  252. prt_names(mp->field, v4l2_field_names),
  253. mp->colorspace, mp->num_planes, mp->flags,
  254. mp->ycbcr_enc, mp->quantization, mp->xfer_func);
  255. for (i = 0; i < mp->num_planes; i++)
  256. printk(KERN_DEBUG "plane %u: bytesperline=%u sizeimage=%u\n", i,
  257. mp->plane_fmt[i].bytesperline,
  258. mp->plane_fmt[i].sizeimage);
  259. break;
  260. case V4L2_BUF_TYPE_VIDEO_OVERLAY:
  261. case V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY:
  262. win = &p->fmt.win;
  263. /* Note: we can't print the clip list here since the clips
  264. * pointer is a userspace pointer, not a kernelspace
  265. * pointer. */
  266. pr_cont(", wxh=%dx%d, x,y=%d,%d, field=%s, chromakey=0x%08x, clipcount=%u, clips=%p, bitmap=%p, global_alpha=0x%02x\n",
  267. win->w.width, win->w.height, win->w.left, win->w.top,
  268. prt_names(win->field, v4l2_field_names),
  269. win->chromakey, win->clipcount, win->clips,
  270. win->bitmap, win->global_alpha);
  271. break;
  272. case V4L2_BUF_TYPE_VBI_CAPTURE:
  273. case V4L2_BUF_TYPE_VBI_OUTPUT:
  274. vbi = &p->fmt.vbi;
  275. pr_cont(", sampling_rate=%u, offset=%u, samples_per_line=%u, "
  276. "sample_format=%c%c%c%c, start=%u,%u, count=%u,%u\n",
  277. vbi->sampling_rate, vbi->offset,
  278. vbi->samples_per_line,
  279. (vbi->sample_format & 0xff),
  280. (vbi->sample_format >> 8) & 0xff,
  281. (vbi->sample_format >> 16) & 0xff,
  282. (vbi->sample_format >> 24) & 0xff,
  283. vbi->start[0], vbi->start[1],
  284. vbi->count[0], vbi->count[1]);
  285. break;
  286. case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE:
  287. case V4L2_BUF_TYPE_SLICED_VBI_OUTPUT:
  288. sliced = &p->fmt.sliced;
  289. pr_cont(", service_set=0x%08x, io_size=%d\n",
  290. sliced->service_set, sliced->io_size);
  291. for (i = 0; i < 24; i++)
  292. printk(KERN_DEBUG "line[%02u]=0x%04x, 0x%04x\n", i,
  293. sliced->service_lines[0][i],
  294. sliced->service_lines[1][i]);
  295. break;
  296. case V4L2_BUF_TYPE_SDR_CAPTURE:
  297. case V4L2_BUF_TYPE_SDR_OUTPUT:
  298. sdr = &p->fmt.sdr;
  299. pr_cont(", pixelformat=%c%c%c%c\n",
  300. (sdr->pixelformat >> 0) & 0xff,
  301. (sdr->pixelformat >> 8) & 0xff,
  302. (sdr->pixelformat >> 16) & 0xff,
  303. (sdr->pixelformat >> 24) & 0xff);
  304. break;
  305. }
  306. }
  307. static void v4l_print_framebuffer(const void *arg, bool write_only)
  308. {
  309. const struct v4l2_framebuffer *p = arg;
  310. pr_cont("capability=0x%x, flags=0x%x, base=0x%p, width=%u, "
  311. "height=%u, pixelformat=%c%c%c%c, "
  312. "bytesperline=%u, sizeimage=%u, colorspace=%d\n",
  313. p->capability, p->flags, p->base,
  314. p->fmt.width, p->fmt.height,
  315. (p->fmt.pixelformat & 0xff),
  316. (p->fmt.pixelformat >> 8) & 0xff,
  317. (p->fmt.pixelformat >> 16) & 0xff,
  318. (p->fmt.pixelformat >> 24) & 0xff,
  319. p->fmt.bytesperline, p->fmt.sizeimage,
  320. p->fmt.colorspace);
  321. }
  322. static void v4l_print_buftype(const void *arg, bool write_only)
  323. {
  324. pr_cont("type=%s\n", prt_names(*(u32 *)arg, v4l2_type_names));
  325. }
  326. static void v4l_print_modulator(const void *arg, bool write_only)
  327. {
  328. const struct v4l2_modulator *p = arg;
  329. if (write_only)
  330. pr_cont("index=%u, txsubchans=0x%x\n", p->index, p->txsubchans);
  331. else
  332. pr_cont("index=%u, name=%.*s, capability=0x%x, "
  333. "rangelow=%u, rangehigh=%u, txsubchans=0x%x\n",
  334. p->index, (int)sizeof(p->name), p->name, p->capability,
  335. p->rangelow, p->rangehigh, p->txsubchans);
  336. }
  337. static void v4l_print_tuner(const void *arg, bool write_only)
  338. {
  339. const struct v4l2_tuner *p = arg;
  340. if (write_only)
  341. pr_cont("index=%u, audmode=%u\n", p->index, p->audmode);
  342. else
  343. pr_cont("index=%u, name=%.*s, type=%u, capability=0x%x, "
  344. "rangelow=%u, rangehigh=%u, signal=%u, afc=%d, "
  345. "rxsubchans=0x%x, audmode=%u\n",
  346. p->index, (int)sizeof(p->name), p->name, p->type,
  347. p->capability, p->rangelow,
  348. p->rangehigh, p->signal, p->afc,
  349. p->rxsubchans, p->audmode);
  350. }
  351. static void v4l_print_frequency(const void *arg, bool write_only)
  352. {
  353. const struct v4l2_frequency *p = arg;
  354. pr_cont("tuner=%u, type=%u, frequency=%u\n",
  355. p->tuner, p->type, p->frequency);
  356. }
  357. static void v4l_print_standard(const void *arg, bool write_only)
  358. {
  359. const struct v4l2_standard *p = arg;
  360. pr_cont("index=%u, id=0x%Lx, name=%.*s, fps=%u/%u, "
  361. "framelines=%u\n", p->index,
  362. (unsigned long long)p->id, (int)sizeof(p->name), p->name,
  363. p->frameperiod.numerator,
  364. p->frameperiod.denominator,
  365. p->framelines);
  366. }
  367. static void v4l_print_std(const void *arg, bool write_only)
  368. {
  369. pr_cont("std=0x%08Lx\n", *(const long long unsigned *)arg);
  370. }
  371. static void v4l_print_hw_freq_seek(const void *arg, bool write_only)
  372. {
  373. const struct v4l2_hw_freq_seek *p = arg;
  374. pr_cont("tuner=%u, type=%u, seek_upward=%u, wrap_around=%u, spacing=%u, "
  375. "rangelow=%u, rangehigh=%u\n",
  376. p->tuner, p->type, p->seek_upward, p->wrap_around, p->spacing,
  377. p->rangelow, p->rangehigh);
  378. }
  379. static void v4l_print_requestbuffers(const void *arg, bool write_only)
  380. {
  381. const struct v4l2_requestbuffers *p = arg;
  382. pr_cont("count=%d, type=%s, memory=%s\n",
  383. p->count,
  384. prt_names(p->type, v4l2_type_names),
  385. prt_names(p->memory, v4l2_memory_names));
  386. }
  387. static void v4l_print_buffer(const void *arg, bool write_only)
  388. {
  389. const struct v4l2_buffer *p = arg;
  390. const struct v4l2_timecode *tc = &p->timecode;
  391. const struct v4l2_plane *plane;
  392. int i;
  393. pr_cont("%02ld:%02d:%02d.%08ld index=%d, type=%s, "
  394. "flags=0x%08x, field=%s, sequence=%d, memory=%s",
  395. p->timestamp.tv_sec / 3600,
  396. (int)(p->timestamp.tv_sec / 60) % 60,
  397. (int)(p->timestamp.tv_sec % 60),
  398. (long)p->timestamp.tv_usec,
  399. p->index,
  400. prt_names(p->type, v4l2_type_names),
  401. p->flags, prt_names(p->field, v4l2_field_names),
  402. p->sequence, prt_names(p->memory, v4l2_memory_names));
  403. if (V4L2_TYPE_IS_MULTIPLANAR(p->type) && p->m.planes) {
  404. pr_cont("\n");
  405. for (i = 0; i < p->length; ++i) {
  406. plane = &p->m.planes[i];
  407. printk(KERN_DEBUG
  408. "plane %d: bytesused=%d, data_offset=0x%08x, "
  409. "offset/userptr=0x%lx, length=%d\n",
  410. i, plane->bytesused, plane->data_offset,
  411. plane->m.userptr, plane->length);
  412. }
  413. } else {
  414. pr_cont(", bytesused=%d, offset/userptr=0x%lx, length=%d\n",
  415. p->bytesused, p->m.userptr, p->length);
  416. }
  417. printk(KERN_DEBUG "timecode=%02d:%02d:%02d type=%d, "
  418. "flags=0x%08x, frames=%d, userbits=0x%08x\n",
  419. tc->hours, tc->minutes, tc->seconds,
  420. tc->type, tc->flags, tc->frames, *(__u32 *)tc->userbits);
  421. }
  422. static void v4l_print_exportbuffer(const void *arg, bool write_only)
  423. {
  424. const struct v4l2_exportbuffer *p = arg;
  425. pr_cont("fd=%d, type=%s, index=%u, plane=%u, flags=0x%08x\n",
  426. p->fd, prt_names(p->type, v4l2_type_names),
  427. p->index, p->plane, p->flags);
  428. }
  429. static void v4l_print_create_buffers(const void *arg, bool write_only)
  430. {
  431. const struct v4l2_create_buffers *p = arg;
  432. pr_cont("index=%d, count=%d, memory=%s, ",
  433. p->index, p->count,
  434. prt_names(p->memory, v4l2_memory_names));
  435. v4l_print_format(&p->format, write_only);
  436. }
  437. static void v4l_print_streamparm(const void *arg, bool write_only)
  438. {
  439. const struct v4l2_streamparm *p = arg;
  440. pr_cont("type=%s", prt_names(p->type, v4l2_type_names));
  441. if (p->type == V4L2_BUF_TYPE_VIDEO_CAPTURE ||
  442. p->type == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE) {
  443. const struct v4l2_captureparm *c = &p->parm.capture;
  444. pr_cont(", capability=0x%x, capturemode=0x%x, timeperframe=%d/%d, "
  445. "extendedmode=%d, readbuffers=%d\n",
  446. c->capability, c->capturemode,
  447. c->timeperframe.numerator, c->timeperframe.denominator,
  448. c->extendedmode, c->readbuffers);
  449. } else if (p->type == V4L2_BUF_TYPE_VIDEO_OUTPUT ||
  450. p->type == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE) {
  451. const struct v4l2_outputparm *c = &p->parm.output;
  452. pr_cont(", capability=0x%x, outputmode=0x%x, timeperframe=%d/%d, "
  453. "extendedmode=%d, writebuffers=%d\n",
  454. c->capability, c->outputmode,
  455. c->timeperframe.numerator, c->timeperframe.denominator,
  456. c->extendedmode, c->writebuffers);
  457. } else {
  458. pr_cont("\n");
  459. }
  460. }
  461. static void v4l_print_queryctrl(const void *arg, bool write_only)
  462. {
  463. const struct v4l2_queryctrl *p = arg;
  464. pr_cont("id=0x%x, type=%d, name=%.*s, min/max=%d/%d, "
  465. "step=%d, default=%d, flags=0x%08x\n",
  466. p->id, p->type, (int)sizeof(p->name), p->name,
  467. p->minimum, p->maximum,
  468. p->step, p->default_value, p->flags);
  469. }
  470. static void v4l_print_query_ext_ctrl(const void *arg, bool write_only)
  471. {
  472. const struct v4l2_query_ext_ctrl *p = arg;
  473. pr_cont("id=0x%x, type=%d, name=%.*s, min/max=%lld/%lld, "
  474. "step=%lld, default=%lld, flags=0x%08x, elem_size=%u, elems=%u, "
  475. "nr_of_dims=%u, dims=%u,%u,%u,%u\n",
  476. p->id, p->type, (int)sizeof(p->name), p->name,
  477. p->minimum, p->maximum,
  478. p->step, p->default_value, p->flags,
  479. p->elem_size, p->elems, p->nr_of_dims,
  480. p->dims[0], p->dims[1], p->dims[2], p->dims[3]);
  481. }
  482. static void v4l_print_querymenu(const void *arg, bool write_only)
  483. {
  484. const struct v4l2_querymenu *p = arg;
  485. pr_cont("id=0x%x, index=%d\n", p->id, p->index);
  486. }
  487. static void v4l_print_control(const void *arg, bool write_only)
  488. {
  489. const struct v4l2_control *p = arg;
  490. pr_cont("id=0x%x, value=%d\n", p->id, p->value);
  491. }
  492. static void v4l_print_ext_controls(const void *arg, bool write_only)
  493. {
  494. const struct v4l2_ext_controls *p = arg;
  495. int i;
  496. pr_cont("which=0x%x, count=%d, error_idx=%d",
  497. p->which, p->count, p->error_idx);
  498. for (i = 0; i < p->count; i++) {
  499. if (!p->controls[i].size)
  500. pr_cont(", id/val=0x%x/0x%x",
  501. p->controls[i].id, p->controls[i].value);
  502. else
  503. pr_cont(", id/size=0x%x/%u",
  504. p->controls[i].id, p->controls[i].size);
  505. }
  506. pr_cont("\n");
  507. }
  508. static void v4l_print_cropcap(const void *arg, bool write_only)
  509. {
  510. const struct v4l2_cropcap *p = arg;
  511. pr_cont("type=%s, bounds wxh=%dx%d, x,y=%d,%d, "
  512. "defrect wxh=%dx%d, x,y=%d,%d, "
  513. "pixelaspect %d/%d\n",
  514. prt_names(p->type, v4l2_type_names),
  515. p->bounds.width, p->bounds.height,
  516. p->bounds.left, p->bounds.top,
  517. p->defrect.width, p->defrect.height,
  518. p->defrect.left, p->defrect.top,
  519. p->pixelaspect.numerator, p->pixelaspect.denominator);
  520. }
  521. static void v4l_print_crop(const void *arg, bool write_only)
  522. {
  523. const struct v4l2_crop *p = arg;
  524. pr_cont("type=%s, wxh=%dx%d, x,y=%d,%d\n",
  525. prt_names(p->type, v4l2_type_names),
  526. p->c.width, p->c.height,
  527. p->c.left, p->c.top);
  528. }
  529. static void v4l_print_selection(const void *arg, bool write_only)
  530. {
  531. const struct v4l2_selection *p = arg;
  532. pr_cont("type=%s, target=%d, flags=0x%x, wxh=%dx%d, x,y=%d,%d\n",
  533. prt_names(p->type, v4l2_type_names),
  534. p->target, p->flags,
  535. p->r.width, p->r.height, p->r.left, p->r.top);
  536. }
  537. static void v4l_print_jpegcompression(const void *arg, bool write_only)
  538. {
  539. const struct v4l2_jpegcompression *p = arg;
  540. pr_cont("quality=%d, APPn=%d, APP_len=%d, "
  541. "COM_len=%d, jpeg_markers=0x%x\n",
  542. p->quality, p->APPn, p->APP_len,
  543. p->COM_len, p->jpeg_markers);
  544. }
  545. static void v4l_print_enc_idx(const void *arg, bool write_only)
  546. {
  547. const struct v4l2_enc_idx *p = arg;
  548. pr_cont("entries=%d, entries_cap=%d\n",
  549. p->entries, p->entries_cap);
  550. }
  551. static void v4l_print_encoder_cmd(const void *arg, bool write_only)
  552. {
  553. const struct v4l2_encoder_cmd *p = arg;
  554. pr_cont("cmd=%d, flags=0x%x\n",
  555. p->cmd, p->flags);
  556. }
  557. static void v4l_print_decoder_cmd(const void *arg, bool write_only)
  558. {
  559. const struct v4l2_decoder_cmd *p = arg;
  560. pr_cont("cmd=%d, flags=0x%x\n", p->cmd, p->flags);
  561. if (p->cmd == V4L2_DEC_CMD_START)
  562. pr_info("speed=%d, format=%u\n",
  563. p->start.speed, p->start.format);
  564. else if (p->cmd == V4L2_DEC_CMD_STOP)
  565. pr_info("pts=%llu\n", p->stop.pts);
  566. }
  567. static void v4l_print_dbg_chip_info(const void *arg, bool write_only)
  568. {
  569. const struct v4l2_dbg_chip_info *p = arg;
  570. pr_cont("type=%u, ", p->match.type);
  571. if (p->match.type == V4L2_CHIP_MATCH_I2C_DRIVER)
  572. pr_cont("name=%.*s, ",
  573. (int)sizeof(p->match.name), p->match.name);
  574. else
  575. pr_cont("addr=%u, ", p->match.addr);
  576. pr_cont("name=%.*s\n", (int)sizeof(p->name), p->name);
  577. }
  578. static void v4l_print_dbg_register(const void *arg, bool write_only)
  579. {
  580. const struct v4l2_dbg_register *p = arg;
  581. pr_cont("type=%u, ", p->match.type);
  582. if (p->match.type == V4L2_CHIP_MATCH_I2C_DRIVER)
  583. pr_cont("name=%.*s, ",
  584. (int)sizeof(p->match.name), p->match.name);
  585. else
  586. pr_cont("addr=%u, ", p->match.addr);
  587. pr_cont("reg=0x%llx, val=0x%llx\n",
  588. p->reg, p->val);
  589. }
  590. static void v4l_print_dv_timings(const void *arg, bool write_only)
  591. {
  592. const struct v4l2_dv_timings *p = arg;
  593. switch (p->type) {
  594. case V4L2_DV_BT_656_1120:
  595. pr_cont("type=bt-656/1120, interlaced=%u, "
  596. "pixelclock=%llu, "
  597. "width=%u, height=%u, polarities=0x%x, "
  598. "hfrontporch=%u, hsync=%u, "
  599. "hbackporch=%u, vfrontporch=%u, "
  600. "vsync=%u, vbackporch=%u, "
  601. "il_vfrontporch=%u, il_vsync=%u, "
  602. "il_vbackporch=%u, standards=0x%x, flags=0x%x\n",
  603. p->bt.interlaced, p->bt.pixelclock,
  604. p->bt.width, p->bt.height,
  605. p->bt.polarities, p->bt.hfrontporch,
  606. p->bt.hsync, p->bt.hbackporch,
  607. p->bt.vfrontporch, p->bt.vsync,
  608. p->bt.vbackporch, p->bt.il_vfrontporch,
  609. p->bt.il_vsync, p->bt.il_vbackporch,
  610. p->bt.standards, p->bt.flags);
  611. break;
  612. default:
  613. pr_cont("type=%d\n", p->type);
  614. break;
  615. }
  616. }
  617. static void v4l_print_enum_dv_timings(const void *arg, bool write_only)
  618. {
  619. const struct v4l2_enum_dv_timings *p = arg;
  620. pr_cont("index=%u, ", p->index);
  621. v4l_print_dv_timings(&p->timings, write_only);
  622. }
  623. static void v4l_print_dv_timings_cap(const void *arg, bool write_only)
  624. {
  625. const struct v4l2_dv_timings_cap *p = arg;
  626. switch (p->type) {
  627. case V4L2_DV_BT_656_1120:
  628. pr_cont("type=bt-656/1120, width=%u-%u, height=%u-%u, "
  629. "pixelclock=%llu-%llu, standards=0x%x, capabilities=0x%x\n",
  630. p->bt.min_width, p->bt.max_width,
  631. p->bt.min_height, p->bt.max_height,
  632. p->bt.min_pixelclock, p->bt.max_pixelclock,
  633. p->bt.standards, p->bt.capabilities);
  634. break;
  635. default:
  636. pr_cont("type=%u\n", p->type);
  637. break;
  638. }
  639. }
  640. static void v4l_print_frmsizeenum(const void *arg, bool write_only)
  641. {
  642. const struct v4l2_frmsizeenum *p = arg;
  643. pr_cont("index=%u, pixelformat=%c%c%c%c, type=%u",
  644. p->index,
  645. (p->pixel_format & 0xff),
  646. (p->pixel_format >> 8) & 0xff,
  647. (p->pixel_format >> 16) & 0xff,
  648. (p->pixel_format >> 24) & 0xff,
  649. p->type);
  650. switch (p->type) {
  651. case V4L2_FRMSIZE_TYPE_DISCRETE:
  652. pr_cont(", wxh=%ux%u\n",
  653. p->discrete.width, p->discrete.height);
  654. break;
  655. case V4L2_FRMSIZE_TYPE_STEPWISE:
  656. pr_cont(", min=%ux%u, max=%ux%u, step=%ux%u\n",
  657. p->stepwise.min_width, p->stepwise.min_height,
  658. p->stepwise.step_width, p->stepwise.step_height,
  659. p->stepwise.max_width, p->stepwise.max_height);
  660. break;
  661. case V4L2_FRMSIZE_TYPE_CONTINUOUS:
  662. /* fall through */
  663. default:
  664. pr_cont("\n");
  665. break;
  666. }
  667. }
  668. static void v4l_print_frmivalenum(const void *arg, bool write_only)
  669. {
  670. const struct v4l2_frmivalenum *p = arg;
  671. pr_cont("index=%u, pixelformat=%c%c%c%c, wxh=%ux%u, type=%u",
  672. p->index,
  673. (p->pixel_format & 0xff),
  674. (p->pixel_format >> 8) & 0xff,
  675. (p->pixel_format >> 16) & 0xff,
  676. (p->pixel_format >> 24) & 0xff,
  677. p->width, p->height, p->type);
  678. switch (p->type) {
  679. case V4L2_FRMIVAL_TYPE_DISCRETE:
  680. pr_cont(", fps=%d/%d\n",
  681. p->discrete.numerator,
  682. p->discrete.denominator);
  683. break;
  684. case V4L2_FRMIVAL_TYPE_STEPWISE:
  685. pr_cont(", min=%d/%d, max=%d/%d, step=%d/%d\n",
  686. p->stepwise.min.numerator,
  687. p->stepwise.min.denominator,
  688. p->stepwise.max.numerator,
  689. p->stepwise.max.denominator,
  690. p->stepwise.step.numerator,
  691. p->stepwise.step.denominator);
  692. break;
  693. case V4L2_FRMIVAL_TYPE_CONTINUOUS:
  694. /* fall through */
  695. default:
  696. pr_cont("\n");
  697. break;
  698. }
  699. }
  700. static void v4l_print_event(const void *arg, bool write_only)
  701. {
  702. const struct v4l2_event *p = arg;
  703. const struct v4l2_event_ctrl *c;
  704. pr_cont("type=0x%x, pending=%u, sequence=%u, id=%u, "
  705. "timestamp=%lu.%9.9lu\n",
  706. p->type, p->pending, p->sequence, p->id,
  707. p->timestamp.tv_sec, p->timestamp.tv_nsec);
  708. switch (p->type) {
  709. case V4L2_EVENT_VSYNC:
  710. printk(KERN_DEBUG "field=%s\n",
  711. prt_names(p->u.vsync.field, v4l2_field_names));
  712. break;
  713. case V4L2_EVENT_CTRL:
  714. c = &p->u.ctrl;
  715. printk(KERN_DEBUG "changes=0x%x, type=%u, ",
  716. c->changes, c->type);
  717. if (c->type == V4L2_CTRL_TYPE_INTEGER64)
  718. pr_cont("value64=%lld, ", c->value64);
  719. else
  720. pr_cont("value=%d, ", c->value);
  721. pr_cont("flags=0x%x, minimum=%d, maximum=%d, step=%d, "
  722. "default_value=%d\n",
  723. c->flags, c->minimum, c->maximum,
  724. c->step, c->default_value);
  725. break;
  726. case V4L2_EVENT_FRAME_SYNC:
  727. pr_cont("frame_sequence=%u\n",
  728. p->u.frame_sync.frame_sequence);
  729. break;
  730. }
  731. }
  732. static void v4l_print_event_subscription(const void *arg, bool write_only)
  733. {
  734. const struct v4l2_event_subscription *p = arg;
  735. pr_cont("type=0x%x, id=0x%x, flags=0x%x\n",
  736. p->type, p->id, p->flags);
  737. }
  738. static void v4l_print_sliced_vbi_cap(const void *arg, bool write_only)
  739. {
  740. const struct v4l2_sliced_vbi_cap *p = arg;
  741. int i;
  742. pr_cont("type=%s, service_set=0x%08x\n",
  743. prt_names(p->type, v4l2_type_names), p->service_set);
  744. for (i = 0; i < 24; i++)
  745. printk(KERN_DEBUG "line[%02u]=0x%04x, 0x%04x\n", i,
  746. p->service_lines[0][i],
  747. p->service_lines[1][i]);
  748. }
  749. static void v4l_print_freq_band(const void *arg, bool write_only)
  750. {
  751. const struct v4l2_frequency_band *p = arg;
  752. pr_cont("tuner=%u, type=%u, index=%u, capability=0x%x, "
  753. "rangelow=%u, rangehigh=%u, modulation=0x%x\n",
  754. p->tuner, p->type, p->index,
  755. p->capability, p->rangelow,
  756. p->rangehigh, p->modulation);
  757. }
  758. static void v4l_print_edid(const void *arg, bool write_only)
  759. {
  760. const struct v4l2_edid *p = arg;
  761. pr_cont("pad=%u, start_block=%u, blocks=%u\n",
  762. p->pad, p->start_block, p->blocks);
  763. }
  764. static void v4l_print_u32(const void *arg, bool write_only)
  765. {
  766. pr_cont("value=%u\n", *(const u32 *)arg);
  767. }
  768. static void v4l_print_newline(const void *arg, bool write_only)
  769. {
  770. pr_cont("\n");
  771. }
  772. static void v4l_print_default(const void *arg, bool write_only)
  773. {
  774. pr_cont("driver-specific ioctl\n");
  775. }
  776. static int check_ext_ctrls(struct v4l2_ext_controls *c, int allow_priv)
  777. {
  778. __u32 i;
  779. /* zero the reserved fields */
  780. c->reserved[0] = c->reserved[1] = 0;
  781. for (i = 0; i < c->count; i++)
  782. c->controls[i].reserved2[0] = 0;
  783. /* V4L2_CID_PRIVATE_BASE cannot be used as control class
  784. when using extended controls.
  785. Only when passed in through VIDIOC_G_CTRL and VIDIOC_S_CTRL
  786. is it allowed for backwards compatibility.
  787. */
  788. if (!allow_priv && c->which == V4L2_CID_PRIVATE_BASE)
  789. return 0;
  790. if (!c->which)
  791. return 1;
  792. /* Check that all controls are from the same control class. */
  793. for (i = 0; i < c->count; i++) {
  794. if (V4L2_CTRL_ID2WHICH(c->controls[i].id) != c->which) {
  795. c->error_idx = i;
  796. return 0;
  797. }
  798. }
  799. return 1;
  800. }
  801. static int check_fmt(struct file *file, enum v4l2_buf_type type)
  802. {
  803. struct video_device *vfd = video_devdata(file);
  804. const struct v4l2_ioctl_ops *ops = vfd->ioctl_ops;
  805. bool is_vid = vfd->vfl_type == VFL_TYPE_GRABBER;
  806. bool is_vbi = vfd->vfl_type == VFL_TYPE_VBI;
  807. bool is_sdr = vfd->vfl_type == VFL_TYPE_SDR;
  808. bool is_rx = vfd->vfl_dir != VFL_DIR_TX;
  809. bool is_tx = vfd->vfl_dir != VFL_DIR_RX;
  810. if (ops == NULL)
  811. return -EINVAL;
  812. switch (type) {
  813. case V4L2_BUF_TYPE_VIDEO_CAPTURE:
  814. if (is_vid && is_rx &&
  815. (ops->vidioc_g_fmt_vid_cap || ops->vidioc_g_fmt_vid_cap_mplane))
  816. return 0;
  817. break;
  818. case V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE:
  819. if (is_vid && is_rx && ops->vidioc_g_fmt_vid_cap_mplane)
  820. return 0;
  821. break;
  822. case V4L2_BUF_TYPE_VIDEO_OVERLAY:
  823. if (is_vid && is_rx && ops->vidioc_g_fmt_vid_overlay)
  824. return 0;
  825. break;
  826. case V4L2_BUF_TYPE_VIDEO_OUTPUT:
  827. if (is_vid && is_tx &&
  828. (ops->vidioc_g_fmt_vid_out || ops->vidioc_g_fmt_vid_out_mplane))
  829. return 0;
  830. break;
  831. case V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE:
  832. if (is_vid && is_tx && ops->vidioc_g_fmt_vid_out_mplane)
  833. return 0;
  834. break;
  835. case V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY:
  836. if (is_vid && is_tx && ops->vidioc_g_fmt_vid_out_overlay)
  837. return 0;
  838. break;
  839. case V4L2_BUF_TYPE_VBI_CAPTURE:
  840. if (is_vbi && is_rx && ops->vidioc_g_fmt_vbi_cap)
  841. return 0;
  842. break;
  843. case V4L2_BUF_TYPE_VBI_OUTPUT:
  844. if (is_vbi && is_tx && ops->vidioc_g_fmt_vbi_out)
  845. return 0;
  846. break;
  847. case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE:
  848. if (is_vbi && is_rx && ops->vidioc_g_fmt_sliced_vbi_cap)
  849. return 0;
  850. break;
  851. case V4L2_BUF_TYPE_SLICED_VBI_OUTPUT:
  852. if (is_vbi && is_tx && ops->vidioc_g_fmt_sliced_vbi_out)
  853. return 0;
  854. break;
  855. case V4L2_BUF_TYPE_SDR_CAPTURE:
  856. if (is_sdr && is_rx && ops->vidioc_g_fmt_sdr_cap)
  857. return 0;
  858. break;
  859. case V4L2_BUF_TYPE_SDR_OUTPUT:
  860. if (is_sdr && is_tx && ops->vidioc_g_fmt_sdr_out)
  861. return 0;
  862. break;
  863. default:
  864. break;
  865. }
  866. return -EINVAL;
  867. }
  868. static void v4l_sanitize_format(struct v4l2_format *fmt)
  869. {
  870. unsigned int offset;
  871. /*
  872. * The v4l2_pix_format structure has been extended with fields that were
  873. * not previously required to be set to zero by applications. The priv
  874. * field, when set to a magic value, indicates the the extended fields
  875. * are valid. Otherwise they will contain undefined values. To simplify
  876. * the API towards drivers zero the extended fields and set the priv
  877. * field to the magic value when the extended pixel format structure
  878. * isn't used by applications.
  879. */
  880. if (fmt->type != V4L2_BUF_TYPE_VIDEO_CAPTURE &&
  881. fmt->type != V4L2_BUF_TYPE_VIDEO_OUTPUT)
  882. return;
  883. if (fmt->fmt.pix.priv == V4L2_PIX_FMT_PRIV_MAGIC)
  884. return;
  885. fmt->fmt.pix.priv = V4L2_PIX_FMT_PRIV_MAGIC;
  886. offset = offsetof(struct v4l2_pix_format, priv)
  887. + sizeof(fmt->fmt.pix.priv);
  888. memset(((void *)&fmt->fmt.pix) + offset, 0,
  889. sizeof(fmt->fmt.pix) - offset);
  890. }
  891. static int v4l_querycap(const struct v4l2_ioctl_ops *ops,
  892. struct file *file, void *fh, void *arg)
  893. {
  894. struct v4l2_capability *cap = (struct v4l2_capability *)arg;
  895. int ret;
  896. cap->version = LINUX_VERSION_CODE;
  897. ret = ops->vidioc_querycap(file, fh, cap);
  898. cap->capabilities |= V4L2_CAP_EXT_PIX_FORMAT;
  899. /*
  900. * Drivers MUST fill in device_caps, so check for this and
  901. * warn if it was forgotten.
  902. */
  903. WARN(!(cap->capabilities & V4L2_CAP_DEVICE_CAPS) ||
  904. !cap->device_caps, "Bad caps for driver %s, %x %x",
  905. cap->driver, cap->capabilities, cap->device_caps);
  906. cap->device_caps |= V4L2_CAP_EXT_PIX_FORMAT;
  907. return ret;
  908. }
  909. static int v4l_s_input(const struct v4l2_ioctl_ops *ops,
  910. struct file *file, void *fh, void *arg)
  911. {
  912. return ops->vidioc_s_input(file, fh, *(unsigned int *)arg);
  913. }
  914. static int v4l_s_output(const struct v4l2_ioctl_ops *ops,
  915. struct file *file, void *fh, void *arg)
  916. {
  917. return ops->vidioc_s_output(file, fh, *(unsigned int *)arg);
  918. }
  919. static int v4l_g_priority(const struct v4l2_ioctl_ops *ops,
  920. struct file *file, void *fh, void *arg)
  921. {
  922. struct video_device *vfd;
  923. u32 *p = arg;
  924. vfd = video_devdata(file);
  925. *p = v4l2_prio_max(vfd->prio);
  926. return 0;
  927. }
  928. static int v4l_s_priority(const struct v4l2_ioctl_ops *ops,
  929. struct file *file, void *fh, void *arg)
  930. {
  931. struct video_device *vfd;
  932. struct v4l2_fh *vfh;
  933. u32 *p = arg;
  934. vfd = video_devdata(file);
  935. if (!test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags))
  936. return -ENOTTY;
  937. vfh = file->private_data;
  938. return v4l2_prio_change(vfd->prio, &vfh->prio, *p);
  939. }
  940. static int v4l_enuminput(const struct v4l2_ioctl_ops *ops,
  941. struct file *file, void *fh, void *arg)
  942. {
  943. struct video_device *vfd = video_devdata(file);
  944. struct v4l2_input *p = arg;
  945. /*
  946. * We set the flags for CAP_DV_TIMINGS &
  947. * CAP_STD here based on ioctl handler provided by the
  948. * driver. If the driver doesn't support these
  949. * for a specific input, it must override these flags.
  950. */
  951. if (is_valid_ioctl(vfd, VIDIOC_S_STD))
  952. p->capabilities |= V4L2_IN_CAP_STD;
  953. return ops->vidioc_enum_input(file, fh, p);
  954. }
  955. static int v4l_enumoutput(const struct v4l2_ioctl_ops *ops,
  956. struct file *file, void *fh, void *arg)
  957. {
  958. struct video_device *vfd = video_devdata(file);
  959. struct v4l2_output *p = arg;
  960. /*
  961. * We set the flags for CAP_DV_TIMINGS &
  962. * CAP_STD here based on ioctl handler provided by the
  963. * driver. If the driver doesn't support these
  964. * for a specific output, it must override these flags.
  965. */
  966. if (is_valid_ioctl(vfd, VIDIOC_S_STD))
  967. p->capabilities |= V4L2_OUT_CAP_STD;
  968. return ops->vidioc_enum_output(file, fh, p);
  969. }
  970. static void v4l_fill_fmtdesc(struct v4l2_fmtdesc *fmt)
  971. {
  972. const unsigned sz = sizeof(fmt->description);
  973. const char *descr = NULL;
  974. u32 flags = 0;
  975. /*
  976. * We depart from the normal coding style here since the descriptions
  977. * should be aligned so it is easy to see which descriptions will be
  978. * longer than 31 characters (the max length for a description).
  979. * And frankly, this is easier to read anyway.
  980. *
  981. * Note that gcc will use O(log N) comparisons to find the right case.
  982. */
  983. switch (fmt->pixelformat) {
  984. /* Max description length mask: descr = "0123456789012345678901234567890" */
  985. case V4L2_PIX_FMT_RGB332: descr = "8-bit RGB 3-3-2"; break;
  986. case V4L2_PIX_FMT_RGB444: descr = "16-bit A/XRGB 4-4-4-4"; break;
  987. case V4L2_PIX_FMT_ARGB444: descr = "16-bit ARGB 4-4-4-4"; break;
  988. case V4L2_PIX_FMT_XRGB444: descr = "16-bit XRGB 4-4-4-4"; break;
  989. case V4L2_PIX_FMT_RGB555: descr = "16-bit A/XRGB 1-5-5-5"; break;
  990. case V4L2_PIX_FMT_ARGB555: descr = "16-bit ARGB 1-5-5-5"; break;
  991. case V4L2_PIX_FMT_XRGB555: descr = "16-bit XRGB 1-5-5-5"; break;
  992. case V4L2_PIX_FMT_RGB565: descr = "16-bit RGB 5-6-5"; break;
  993. case V4L2_PIX_FMT_RGB555X: descr = "16-bit A/XRGB 1-5-5-5 BE"; break;
  994. case V4L2_PIX_FMT_ARGB555X: descr = "16-bit ARGB 1-5-5-5 BE"; break;
  995. case V4L2_PIX_FMT_XRGB555X: descr = "16-bit XRGB 1-5-5-5 BE"; break;
  996. case V4L2_PIX_FMT_RGB565X: descr = "16-bit RGB 5-6-5 BE"; break;
  997. case V4L2_PIX_FMT_BGR666: descr = "18-bit BGRX 6-6-6-14"; break;
  998. case V4L2_PIX_FMT_BGR24: descr = "24-bit BGR 8-8-8"; break;
  999. case V4L2_PIX_FMT_RGB24: descr = "24-bit RGB 8-8-8"; break;
  1000. case V4L2_PIX_FMT_BGR32: descr = "32-bit BGRA/X 8-8-8-8"; break;
  1001. case V4L2_PIX_FMT_ABGR32: descr = "32-bit BGRA 8-8-8-8"; break;
  1002. case V4L2_PIX_FMT_XBGR32: descr = "32-bit BGRX 8-8-8-8"; break;
  1003. case V4L2_PIX_FMT_RGB32: descr = "32-bit A/XRGB 8-8-8-8"; break;
  1004. case V4L2_PIX_FMT_ARGB32: descr = "32-bit ARGB 8-8-8-8"; break;
  1005. case V4L2_PIX_FMT_XRGB32: descr = "32-bit XRGB 8-8-8-8"; break;
  1006. case V4L2_PIX_FMT_GREY: descr = "8-bit Greyscale"; break;
  1007. case V4L2_PIX_FMT_Y4: descr = "4-bit Greyscale"; break;
  1008. case V4L2_PIX_FMT_Y6: descr = "6-bit Greyscale"; break;
  1009. case V4L2_PIX_FMT_Y10: descr = "10-bit Greyscale"; break;
  1010. case V4L2_PIX_FMT_Y12: descr = "12-bit Greyscale"; break;
  1011. case V4L2_PIX_FMT_Y16: descr = "16-bit Greyscale"; break;
  1012. case V4L2_PIX_FMT_Y16_BE: descr = "16-bit Greyscale BE"; break;
  1013. case V4L2_PIX_FMT_Y10BPACK: descr = "10-bit Greyscale (Packed)"; break;
  1014. case V4L2_PIX_FMT_PAL8: descr = "8-bit Palette"; break;
  1015. case V4L2_PIX_FMT_UV8: descr = "8-bit Chrominance UV 4-4"; break;
  1016. case V4L2_PIX_FMT_YVU410: descr = "Planar YVU 4:1:0"; break;
  1017. case V4L2_PIX_FMT_YVU420: descr = "Planar YVU 4:2:0"; break;
  1018. case V4L2_PIX_FMT_YUYV: descr = "YUYV 4:2:2"; break;
  1019. case V4L2_PIX_FMT_YYUV: descr = "YYUV 4:2:2"; break;
  1020. case V4L2_PIX_FMT_YVYU: descr = "YVYU 4:2:2"; break;
  1021. case V4L2_PIX_FMT_UYVY: descr = "UYVY 4:2:2"; break;
  1022. case V4L2_PIX_FMT_VYUY: descr = "VYUY 4:2:2"; break;
  1023. case V4L2_PIX_FMT_YUV422P: descr = "Planar YVU 4:2:2"; break;
  1024. case V4L2_PIX_FMT_YUV411P: descr = "Planar YUV 4:1:1"; break;
  1025. case V4L2_PIX_FMT_Y41P: descr = "YUV 4:1:1 (Packed)"; break;
  1026. case V4L2_PIX_FMT_YUV444: descr = "16-bit A/XYUV 4-4-4-4"; break;
  1027. case V4L2_PIX_FMT_YUV555: descr = "16-bit A/XYUV 1-5-5-5"; break;
  1028. case V4L2_PIX_FMT_YUV565: descr = "16-bit YUV 5-6-5"; break;
  1029. case V4L2_PIX_FMT_YUV32: descr = "32-bit A/XYUV 8-8-8-8"; break;
  1030. case V4L2_PIX_FMT_YUV410: descr = "Planar YUV 4:1:0"; break;
  1031. case V4L2_PIX_FMT_YUV420: descr = "Planar YUV 4:2:0"; break;
  1032. case V4L2_PIX_FMT_HI240: descr = "8-bit Dithered RGB (BTTV)"; break;
  1033. case V4L2_PIX_FMT_HM12: descr = "YUV 4:2:0 (16x16 Macroblocks)"; break;
  1034. case V4L2_PIX_FMT_M420: descr = "YUV 4:2:0 (M420)"; break;
  1035. case V4L2_PIX_FMT_NV12: descr = "Y/CbCr 4:2:0"; break;
  1036. case V4L2_PIX_FMT_NV21: descr = "Y/CrCb 4:2:0"; break;
  1037. case V4L2_PIX_FMT_NV16: descr = "Y/CbCr 4:2:2"; break;
  1038. case V4L2_PIX_FMT_NV61: descr = "Y/CrCb 4:2:2"; break;
  1039. case V4L2_PIX_FMT_NV24: descr = "Y/CbCr 4:4:4"; break;
  1040. case V4L2_PIX_FMT_NV42: descr = "Y/CrCb 4:4:4"; break;
  1041. case V4L2_PIX_FMT_NV12M: descr = "Y/CbCr 4:2:0 (N-C)"; break;
  1042. case V4L2_PIX_FMT_NV21M: descr = "Y/CrCb 4:2:0 (N-C)"; break;
  1043. case V4L2_PIX_FMT_NV16M: descr = "Y/CbCr 4:2:2 (N-C)"; break;
  1044. case V4L2_PIX_FMT_NV61M: descr = "Y/CrCb 4:2:2 (N-C)"; break;
  1045. case V4L2_PIX_FMT_NV12MT: descr = "Y/CbCr 4:2:0 (64x32 MB, N-C)"; break;
  1046. case V4L2_PIX_FMT_NV12MT_16X16: descr = "Y/CbCr 4:2:0 (16x16 MB, N-C)"; break;
  1047. case V4L2_PIX_FMT_YUV420M: descr = "Planar YUV 4:2:0 (N-C)"; break;
  1048. case V4L2_PIX_FMT_YVU420M: descr = "Planar YVU 4:2:0 (N-C)"; break;
  1049. case V4L2_PIX_FMT_YUV422M: descr = "Planar YUV 4:2:2 (N-C)"; break;
  1050. case V4L2_PIX_FMT_YVU422M: descr = "Planar YVU 4:2:2 (N-C)"; break;
  1051. case V4L2_PIX_FMT_YUV444M: descr = "Planar YUV 4:4:4 (N-C)"; break;
  1052. case V4L2_PIX_FMT_YVU444M: descr = "Planar YVU 4:4:4 (N-C)"; break;
  1053. case V4L2_PIX_FMT_SBGGR8: descr = "8-bit Bayer BGBG/GRGR"; break;
  1054. case V4L2_PIX_FMT_SGBRG8: descr = "8-bit Bayer GBGB/RGRG"; break;
  1055. case V4L2_PIX_FMT_SGRBG8: descr = "8-bit Bayer GRGR/BGBG"; break;
  1056. case V4L2_PIX_FMT_SRGGB8: descr = "8-bit Bayer RGRG/GBGB"; break;
  1057. case V4L2_PIX_FMT_SBGGR10: descr = "10-bit Bayer BGBG/GRGR"; break;
  1058. case V4L2_PIX_FMT_SGBRG10: descr = "10-bit Bayer GBGB/RGRG"; break;
  1059. case V4L2_PIX_FMT_SGRBG10: descr = "10-bit Bayer GRGR/BGBG"; break;
  1060. case V4L2_PIX_FMT_SRGGB10: descr = "10-bit Bayer RGRG/GBGB"; break;
  1061. case V4L2_PIX_FMT_SBGGR12: descr = "12-bit Bayer BGBG/GRGR"; break;
  1062. case V4L2_PIX_FMT_SGBRG12: descr = "12-bit Bayer GBGB/RGRG"; break;
  1063. case V4L2_PIX_FMT_SGRBG12: descr = "12-bit Bayer GRGR/BGBG"; break;
  1064. case V4L2_PIX_FMT_SRGGB12: descr = "12-bit Bayer RGRG/GBGB"; break;
  1065. case V4L2_PIX_FMT_SBGGR10P: descr = "10-bit Bayer BGBG/GRGR Packed"; break;
  1066. case V4L2_PIX_FMT_SGBRG10P: descr = "10-bit Bayer GBGB/RGRG Packed"; break;
  1067. case V4L2_PIX_FMT_SGRBG10P: descr = "10-bit Bayer GRGR/BGBG Packed"; break;
  1068. case V4L2_PIX_FMT_SRGGB10P: descr = "10-bit Bayer RGRG/GBGB Packed"; break;
  1069. case V4L2_PIX_FMT_SBGGR10ALAW8: descr = "8-bit Bayer BGBG/GRGR (A-law)"; break;
  1070. case V4L2_PIX_FMT_SGBRG10ALAW8: descr = "8-bit Bayer GBGB/RGRG (A-law)"; break;
  1071. case V4L2_PIX_FMT_SGRBG10ALAW8: descr = "8-bit Bayer GRGR/BGBG (A-law)"; break;
  1072. case V4L2_PIX_FMT_SRGGB10ALAW8: descr = "8-bit Bayer RGRG/GBGB (A-law)"; break;
  1073. case V4L2_PIX_FMT_SBGGR10DPCM8: descr = "8-bit Bayer BGBG/GRGR (DPCM)"; break;
  1074. case V4L2_PIX_FMT_SGBRG10DPCM8: descr = "8-bit Bayer GBGB/RGRG (DPCM)"; break;
  1075. case V4L2_PIX_FMT_SGRBG10DPCM8: descr = "8-bit Bayer GRGR/BGBG (DPCM)"; break;
  1076. case V4L2_PIX_FMT_SRGGB10DPCM8: descr = "8-bit Bayer RGRG/GBGB (DPCM)"; break;
  1077. case V4L2_PIX_FMT_SBGGR16: descr = "16-bit Bayer BGBG/GRGR (Exp.)"; break;
  1078. case V4L2_PIX_FMT_SN9C20X_I420: descr = "GSPCA SN9C20X I420"; break;
  1079. case V4L2_PIX_FMT_SPCA501: descr = "GSPCA SPCA501"; break;
  1080. case V4L2_PIX_FMT_SPCA505: descr = "GSPCA SPCA505"; break;
  1081. case V4L2_PIX_FMT_SPCA508: descr = "GSPCA SPCA508"; break;
  1082. case V4L2_PIX_FMT_STV0680: descr = "GSPCA STV0680"; break;
  1083. case V4L2_PIX_FMT_TM6000: descr = "A/V + VBI Mux Packet"; break;
  1084. case V4L2_PIX_FMT_CIT_YYVYUY: descr = "GSPCA CIT YYVYUY"; break;
  1085. case V4L2_PIX_FMT_KONICA420: descr = "GSPCA KONICA420"; break;
  1086. case V4L2_SDR_FMT_CU8: descr = "Complex U8"; break;
  1087. case V4L2_SDR_FMT_CU16LE: descr = "Complex U16LE"; break;
  1088. case V4L2_SDR_FMT_CS8: descr = "Complex S8"; break;
  1089. case V4L2_SDR_FMT_CS14LE: descr = "Complex S14LE"; break;
  1090. case V4L2_SDR_FMT_RU12LE: descr = "Real U12LE"; break;
  1091. default:
  1092. /* Compressed formats */
  1093. flags = V4L2_FMT_FLAG_COMPRESSED;
  1094. switch (fmt->pixelformat) {
  1095. /* Max description length mask: descr = "0123456789012345678901234567890" */
  1096. case V4L2_PIX_FMT_MJPEG: descr = "Motion-JPEG"; break;
  1097. case V4L2_PIX_FMT_JPEG: descr = "JFIF JPEG"; break;
  1098. case V4L2_PIX_FMT_DV: descr = "1394"; break;
  1099. case V4L2_PIX_FMT_MPEG: descr = "MPEG-1/2/4"; break;
  1100. case V4L2_PIX_FMT_H264: descr = "H.264"; break;
  1101. case V4L2_PIX_FMT_H264_NO_SC: descr = "H.264 (No Start Codes)"; break;
  1102. case V4L2_PIX_FMT_H264_MVC: descr = "H.264 MVC"; break;
  1103. case V4L2_PIX_FMT_H263: descr = "H.263"; break;
  1104. case V4L2_PIX_FMT_MPEG1: descr = "MPEG-1 ES"; break;
  1105. case V4L2_PIX_FMT_MPEG2: descr = "MPEG-2 ES"; break;
  1106. case V4L2_PIX_FMT_MPEG4: descr = "MPEG-4 part 2 ES"; break;
  1107. case V4L2_PIX_FMT_XVID: descr = "Xvid"; break;
  1108. case V4L2_PIX_FMT_VC1_ANNEX_G: descr = "VC-1 (SMPTE 412M Annex G)"; break;
  1109. case V4L2_PIX_FMT_VC1_ANNEX_L: descr = "VC-1 (SMPTE 412M Annex L)"; break;
  1110. case V4L2_PIX_FMT_VP8: descr = "VP8"; break;
  1111. case V4L2_PIX_FMT_CPIA1: descr = "GSPCA CPiA YUV"; break;
  1112. case V4L2_PIX_FMT_WNVA: descr = "WNVA"; break;
  1113. case V4L2_PIX_FMT_SN9C10X: descr = "GSPCA SN9C10X"; break;
  1114. case V4L2_PIX_FMT_PWC1: descr = "Raw Philips Webcam Type (Old)"; break;
  1115. case V4L2_PIX_FMT_PWC2: descr = "Raw Philips Webcam Type (New)"; break;
  1116. case V4L2_PIX_FMT_ET61X251: descr = "GSPCA ET61X251"; break;
  1117. case V4L2_PIX_FMT_SPCA561: descr = "GSPCA SPCA561"; break;
  1118. case V4L2_PIX_FMT_PAC207: descr = "GSPCA PAC207"; break;
  1119. case V4L2_PIX_FMT_MR97310A: descr = "GSPCA MR97310A"; break;
  1120. case V4L2_PIX_FMT_JL2005BCD: descr = "GSPCA JL2005BCD"; break;
  1121. case V4L2_PIX_FMT_SN9C2028: descr = "GSPCA SN9C2028"; break;
  1122. case V4L2_PIX_FMT_SQ905C: descr = "GSPCA SQ905C"; break;
  1123. case V4L2_PIX_FMT_PJPG: descr = "GSPCA PJPG"; break;
  1124. case V4L2_PIX_FMT_OV511: descr = "GSPCA OV511"; break;
  1125. case V4L2_PIX_FMT_OV518: descr = "GSPCA OV518"; break;
  1126. case V4L2_PIX_FMT_JPGL: descr = "JPEG Lite"; break;
  1127. case V4L2_PIX_FMT_SE401: descr = "GSPCA SE401"; break;
  1128. case V4L2_PIX_FMT_S5C_UYVY_JPG: descr = "S5C73MX interleaved UYVY/JPEG"; break;
  1129. default:
  1130. WARN(1, "Unknown pixelformat 0x%08x\n", fmt->pixelformat);
  1131. if (fmt->description[0])
  1132. return;
  1133. flags = 0;
  1134. snprintf(fmt->description, sz, "%c%c%c%c%s",
  1135. (char)(fmt->pixelformat & 0x7f),
  1136. (char)((fmt->pixelformat >> 8) & 0x7f),
  1137. (char)((fmt->pixelformat >> 16) & 0x7f),
  1138. (char)((fmt->pixelformat >> 24) & 0x7f),
  1139. (fmt->pixelformat & (1 << 31)) ? "-BE" : "");
  1140. break;
  1141. }
  1142. }
  1143. if (descr)
  1144. WARN_ON(strlcpy(fmt->description, descr, sz) >= sz);
  1145. fmt->flags = flags;
  1146. }
  1147. static int v4l_enum_fmt(const struct v4l2_ioctl_ops *ops,
  1148. struct file *file, void *fh, void *arg)
  1149. {
  1150. struct v4l2_fmtdesc *p = arg;
  1151. struct video_device *vfd = video_devdata(file);
  1152. bool is_vid = vfd->vfl_type == VFL_TYPE_GRABBER;
  1153. bool is_sdr = vfd->vfl_type == VFL_TYPE_SDR;
  1154. bool is_rx = vfd->vfl_dir != VFL_DIR_TX;
  1155. bool is_tx = vfd->vfl_dir != VFL_DIR_RX;
  1156. int ret = -EINVAL;
  1157. switch (p->type) {
  1158. case V4L2_BUF_TYPE_VIDEO_CAPTURE:
  1159. if (unlikely(!is_rx || !is_vid || !ops->vidioc_enum_fmt_vid_cap))
  1160. break;
  1161. ret = ops->vidioc_enum_fmt_vid_cap(file, fh, arg);
  1162. break;
  1163. case V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE:
  1164. if (unlikely(!is_rx || !is_vid || !ops->vidioc_enum_fmt_vid_cap_mplane))
  1165. break;
  1166. ret = ops->vidioc_enum_fmt_vid_cap_mplane(file, fh, arg);
  1167. break;
  1168. case V4L2_BUF_TYPE_VIDEO_OVERLAY:
  1169. if (unlikely(!is_rx || !is_vid || !ops->vidioc_enum_fmt_vid_overlay))
  1170. break;
  1171. ret = ops->vidioc_enum_fmt_vid_overlay(file, fh, arg);
  1172. break;
  1173. case V4L2_BUF_TYPE_VIDEO_OUTPUT:
  1174. if (unlikely(!is_tx || !is_vid || !ops->vidioc_enum_fmt_vid_out))
  1175. break;
  1176. ret = ops->vidioc_enum_fmt_vid_out(file, fh, arg);
  1177. break;
  1178. case V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE:
  1179. if (unlikely(!is_tx || !is_vid || !ops->vidioc_enum_fmt_vid_out_mplane))
  1180. break;
  1181. ret = ops->vidioc_enum_fmt_vid_out_mplane(file, fh, arg);
  1182. break;
  1183. case V4L2_BUF_TYPE_SDR_CAPTURE:
  1184. if (unlikely(!is_rx || !is_sdr || !ops->vidioc_enum_fmt_sdr_cap))
  1185. break;
  1186. ret = ops->vidioc_enum_fmt_sdr_cap(file, fh, arg);
  1187. break;
  1188. case V4L2_BUF_TYPE_SDR_OUTPUT:
  1189. if (unlikely(!is_tx || !is_sdr || !ops->vidioc_enum_fmt_sdr_out))
  1190. break;
  1191. ret = ops->vidioc_enum_fmt_sdr_out(file, fh, arg);
  1192. break;
  1193. }
  1194. if (ret == 0)
  1195. v4l_fill_fmtdesc(p);
  1196. return ret;
  1197. }
  1198. static int v4l_g_fmt(const struct v4l2_ioctl_ops *ops,
  1199. struct file *file, void *fh, void *arg)
  1200. {
  1201. struct v4l2_format *p = arg;
  1202. struct video_device *vfd = video_devdata(file);
  1203. bool is_vid = vfd->vfl_type == VFL_TYPE_GRABBER;
  1204. bool is_sdr = vfd->vfl_type == VFL_TYPE_SDR;
  1205. bool is_rx = vfd->vfl_dir != VFL_DIR_TX;
  1206. bool is_tx = vfd->vfl_dir != VFL_DIR_RX;
  1207. int ret;
  1208. /*
  1209. * fmt can't be cleared for these overlay types due to the 'clips'
  1210. * 'clipcount' and 'bitmap' pointers in struct v4l2_window.
  1211. * Those are provided by the user. So handle these two overlay types
  1212. * first, and then just do a simple memset for the other types.
  1213. */
  1214. switch (p->type) {
  1215. case V4L2_BUF_TYPE_VIDEO_OVERLAY:
  1216. case V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY: {
  1217. struct v4l2_clip __user *clips = p->fmt.win.clips;
  1218. u32 clipcount = p->fmt.win.clipcount;
  1219. void __user *bitmap = p->fmt.win.bitmap;
  1220. memset(&p->fmt, 0, sizeof(p->fmt));
  1221. p->fmt.win.clips = clips;
  1222. p->fmt.win.clipcount = clipcount;
  1223. p->fmt.win.bitmap = bitmap;
  1224. break;
  1225. }
  1226. default:
  1227. memset(&p->fmt, 0, sizeof(p->fmt));
  1228. break;
  1229. }
  1230. switch (p->type) {
  1231. case V4L2_BUF_TYPE_VIDEO_CAPTURE:
  1232. if (unlikely(!is_rx || !is_vid || !ops->vidioc_g_fmt_vid_cap))
  1233. break;
  1234. p->fmt.pix.priv = V4L2_PIX_FMT_PRIV_MAGIC;
  1235. ret = ops->vidioc_g_fmt_vid_cap(file, fh, arg);
  1236. /* just in case the driver zeroed it again */
  1237. p->fmt.pix.priv = V4L2_PIX_FMT_PRIV_MAGIC;
  1238. return ret;
  1239. case V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE:
  1240. if (unlikely(!is_rx || !is_vid || !ops->vidioc_g_fmt_vid_cap_mplane))
  1241. break;
  1242. return ops->vidioc_g_fmt_vid_cap_mplane(file, fh, arg);
  1243. case V4L2_BUF_TYPE_VIDEO_OVERLAY:
  1244. if (unlikely(!is_rx || !is_vid || !ops->vidioc_g_fmt_vid_overlay))
  1245. break;
  1246. return ops->vidioc_g_fmt_vid_overlay(file, fh, arg);
  1247. case V4L2_BUF_TYPE_VBI_CAPTURE:
  1248. if (unlikely(!is_rx || is_vid || !ops->vidioc_g_fmt_vbi_cap))
  1249. break;
  1250. return ops->vidioc_g_fmt_vbi_cap(file, fh, arg);
  1251. case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE:
  1252. if (unlikely(!is_rx || is_vid || !ops->vidioc_g_fmt_sliced_vbi_cap))
  1253. break;
  1254. return ops->vidioc_g_fmt_sliced_vbi_cap(file, fh, arg);
  1255. case V4L2_BUF_TYPE_VIDEO_OUTPUT:
  1256. if (unlikely(!is_tx || !is_vid || !ops->vidioc_g_fmt_vid_out))
  1257. break;
  1258. p->fmt.pix.priv = V4L2_PIX_FMT_PRIV_MAGIC;
  1259. ret = ops->vidioc_g_fmt_vid_out(file, fh, arg);
  1260. /* just in case the driver zeroed it again */
  1261. p->fmt.pix.priv = V4L2_PIX_FMT_PRIV_MAGIC;
  1262. return ret;
  1263. case V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE:
  1264. if (unlikely(!is_tx || !is_vid || !ops->vidioc_g_fmt_vid_out_mplane))
  1265. break;
  1266. return ops->vidioc_g_fmt_vid_out_mplane(file, fh, arg);
  1267. case V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY:
  1268. if (unlikely(!is_tx || !is_vid || !ops->vidioc_g_fmt_vid_out_overlay))
  1269. break;
  1270. return ops->vidioc_g_fmt_vid_out_overlay(file, fh, arg);
  1271. case V4L2_BUF_TYPE_VBI_OUTPUT:
  1272. if (unlikely(!is_tx || is_vid || !ops->vidioc_g_fmt_vbi_out))
  1273. break;
  1274. return ops->vidioc_g_fmt_vbi_out(file, fh, arg);
  1275. case V4L2_BUF_TYPE_SLICED_VBI_OUTPUT:
  1276. if (unlikely(!is_tx || is_vid || !ops->vidioc_g_fmt_sliced_vbi_out))
  1277. break;
  1278. return ops->vidioc_g_fmt_sliced_vbi_out(file, fh, arg);
  1279. case V4L2_BUF_TYPE_SDR_CAPTURE:
  1280. if (unlikely(!is_rx || !is_sdr || !ops->vidioc_g_fmt_sdr_cap))
  1281. break;
  1282. return ops->vidioc_g_fmt_sdr_cap(file, fh, arg);
  1283. case V4L2_BUF_TYPE_SDR_OUTPUT:
  1284. if (unlikely(!is_tx || !is_sdr || !ops->vidioc_g_fmt_sdr_out))
  1285. break;
  1286. return ops->vidioc_g_fmt_sdr_out(file, fh, arg);
  1287. }
  1288. return -EINVAL;
  1289. }
  1290. static int v4l_s_fmt(const struct v4l2_ioctl_ops *ops,
  1291. struct file *file, void *fh, void *arg)
  1292. {
  1293. struct v4l2_format *p = arg;
  1294. struct video_device *vfd = video_devdata(file);
  1295. bool is_vid = vfd->vfl_type == VFL_TYPE_GRABBER;
  1296. bool is_sdr = vfd->vfl_type == VFL_TYPE_SDR;
  1297. bool is_rx = vfd->vfl_dir != VFL_DIR_TX;
  1298. bool is_tx = vfd->vfl_dir != VFL_DIR_RX;
  1299. int ret;
  1300. v4l_sanitize_format(p);
  1301. switch (p->type) {
  1302. case V4L2_BUF_TYPE_VIDEO_CAPTURE:
  1303. if (unlikely(!is_rx || !is_vid || !ops->vidioc_s_fmt_vid_cap))
  1304. break;
  1305. CLEAR_AFTER_FIELD(p, fmt.pix);
  1306. ret = ops->vidioc_s_fmt_vid_cap(file, fh, arg);
  1307. /* just in case the driver zeroed it again */
  1308. p->fmt.pix.priv = V4L2_PIX_FMT_PRIV_MAGIC;
  1309. return ret;
  1310. case V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE:
  1311. if (unlikely(!is_rx || !is_vid || !ops->vidioc_s_fmt_vid_cap_mplane))
  1312. break;
  1313. CLEAR_AFTER_FIELD(p, fmt.pix_mp);
  1314. return ops->vidioc_s_fmt_vid_cap_mplane(file, fh, arg);
  1315. case V4L2_BUF_TYPE_VIDEO_OVERLAY:
  1316. if (unlikely(!is_rx || !is_vid || !ops->vidioc_s_fmt_vid_overlay))
  1317. break;
  1318. CLEAR_AFTER_FIELD(p, fmt.win);
  1319. return ops->vidioc_s_fmt_vid_overlay(file, fh, arg);
  1320. case V4L2_BUF_TYPE_VBI_CAPTURE:
  1321. if (unlikely(!is_rx || is_vid || !ops->vidioc_s_fmt_vbi_cap))
  1322. break;
  1323. CLEAR_AFTER_FIELD(p, fmt.vbi);
  1324. return ops->vidioc_s_fmt_vbi_cap(file, fh, arg);
  1325. case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE:
  1326. if (unlikely(!is_rx || is_vid || !ops->vidioc_s_fmt_sliced_vbi_cap))
  1327. break;
  1328. CLEAR_AFTER_FIELD(p, fmt.sliced);
  1329. return ops->vidioc_s_fmt_sliced_vbi_cap(file, fh, arg);
  1330. case V4L2_BUF_TYPE_VIDEO_OUTPUT:
  1331. if (unlikely(!is_tx || !is_vid || !ops->vidioc_s_fmt_vid_out))
  1332. break;
  1333. CLEAR_AFTER_FIELD(p, fmt.pix);
  1334. ret = ops->vidioc_s_fmt_vid_out(file, fh, arg);
  1335. /* just in case the driver zeroed it again */
  1336. p->fmt.pix.priv = V4L2_PIX_FMT_PRIV_MAGIC;
  1337. return ret;
  1338. case V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE:
  1339. if (unlikely(!is_tx || !is_vid || !ops->vidioc_s_fmt_vid_out_mplane))
  1340. break;
  1341. CLEAR_AFTER_FIELD(p, fmt.pix_mp);
  1342. return ops->vidioc_s_fmt_vid_out_mplane(file, fh, arg);
  1343. case V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY:
  1344. if (unlikely(!is_tx || !is_vid || !ops->vidioc_s_fmt_vid_out_overlay))
  1345. break;
  1346. CLEAR_AFTER_FIELD(p, fmt.win);
  1347. return ops->vidioc_s_fmt_vid_out_overlay(file, fh, arg);
  1348. case V4L2_BUF_TYPE_VBI_OUTPUT:
  1349. if (unlikely(!is_tx || is_vid || !ops->vidioc_s_fmt_vbi_out))
  1350. break;
  1351. CLEAR_AFTER_FIELD(p, fmt.vbi);
  1352. return ops->vidioc_s_fmt_vbi_out(file, fh, arg);
  1353. case V4L2_BUF_TYPE_SLICED_VBI_OUTPUT:
  1354. if (unlikely(!is_tx || is_vid || !ops->vidioc_s_fmt_sliced_vbi_out))
  1355. break;
  1356. CLEAR_AFTER_FIELD(p, fmt.sliced);
  1357. return ops->vidioc_s_fmt_sliced_vbi_out(file, fh, arg);
  1358. case V4L2_BUF_TYPE_SDR_CAPTURE:
  1359. if (unlikely(!is_rx || !is_sdr || !ops->vidioc_s_fmt_sdr_cap))
  1360. break;
  1361. CLEAR_AFTER_FIELD(p, fmt.sdr);
  1362. return ops->vidioc_s_fmt_sdr_cap(file, fh, arg);
  1363. case V4L2_BUF_TYPE_SDR_OUTPUT:
  1364. if (unlikely(!is_tx || !is_sdr || !ops->vidioc_s_fmt_sdr_out))
  1365. break;
  1366. CLEAR_AFTER_FIELD(p, fmt.sdr);
  1367. return ops->vidioc_s_fmt_sdr_out(file, fh, arg);
  1368. }
  1369. return -EINVAL;
  1370. }
  1371. static int v4l_try_fmt(const struct v4l2_ioctl_ops *ops,
  1372. struct file *file, void *fh, void *arg)
  1373. {
  1374. struct v4l2_format *p = arg;
  1375. struct video_device *vfd = video_devdata(file);
  1376. bool is_vid = vfd->vfl_type == VFL_TYPE_GRABBER;
  1377. bool is_sdr = vfd->vfl_type == VFL_TYPE_SDR;
  1378. bool is_rx = vfd->vfl_dir != VFL_DIR_TX;
  1379. bool is_tx = vfd->vfl_dir != VFL_DIR_RX;
  1380. int ret;
  1381. v4l_sanitize_format(p);
  1382. switch (p->type) {
  1383. case V4L2_BUF_TYPE_VIDEO_CAPTURE:
  1384. if (unlikely(!is_rx || !is_vid || !ops->vidioc_try_fmt_vid_cap))
  1385. break;
  1386. CLEAR_AFTER_FIELD(p, fmt.pix);
  1387. ret = ops->vidioc_try_fmt_vid_cap(file, fh, arg);
  1388. /* just in case the driver zeroed it again */
  1389. p->fmt.pix.priv = V4L2_PIX_FMT_PRIV_MAGIC;
  1390. return ret;
  1391. case V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE:
  1392. if (unlikely(!is_rx || !is_vid || !ops->vidioc_try_fmt_vid_cap_mplane))
  1393. break;
  1394. CLEAR_AFTER_FIELD(p, fmt.pix_mp);
  1395. return ops->vidioc_try_fmt_vid_cap_mplane(file, fh, arg);
  1396. case V4L2_BUF_TYPE_VIDEO_OVERLAY:
  1397. if (unlikely(!is_rx || !is_vid || !ops->vidioc_try_fmt_vid_overlay))
  1398. break;
  1399. CLEAR_AFTER_FIELD(p, fmt.win);
  1400. return ops->vidioc_try_fmt_vid_overlay(file, fh, arg);
  1401. case V4L2_BUF_TYPE_VBI_CAPTURE:
  1402. if (unlikely(!is_rx || is_vid || !ops->vidioc_try_fmt_vbi_cap))
  1403. break;
  1404. CLEAR_AFTER_FIELD(p, fmt.vbi);
  1405. return ops->vidioc_try_fmt_vbi_cap(file, fh, arg);
  1406. case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE:
  1407. if (unlikely(!is_rx || is_vid || !ops->vidioc_try_fmt_sliced_vbi_cap))
  1408. break;
  1409. CLEAR_AFTER_FIELD(p, fmt.sliced);
  1410. return ops->vidioc_try_fmt_sliced_vbi_cap(file, fh, arg);
  1411. case V4L2_BUF_TYPE_VIDEO_OUTPUT:
  1412. if (unlikely(!is_tx || !is_vid || !ops->vidioc_try_fmt_vid_out))
  1413. break;
  1414. CLEAR_AFTER_FIELD(p, fmt.pix);
  1415. ret = ops->vidioc_try_fmt_vid_out(file, fh, arg);
  1416. /* just in case the driver zeroed it again */
  1417. p->fmt.pix.priv = V4L2_PIX_FMT_PRIV_MAGIC;
  1418. return ret;
  1419. case V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE:
  1420. if (unlikely(!is_tx || !is_vid || !ops->vidioc_try_fmt_vid_out_mplane))
  1421. break;
  1422. CLEAR_AFTER_FIELD(p, fmt.pix_mp);
  1423. return ops->vidioc_try_fmt_vid_out_mplane(file, fh, arg);
  1424. case V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY:
  1425. if (unlikely(!is_tx || !is_vid || !ops->vidioc_try_fmt_vid_out_overlay))
  1426. break;
  1427. CLEAR_AFTER_FIELD(p, fmt.win);
  1428. return ops->vidioc_try_fmt_vid_out_overlay(file, fh, arg);
  1429. case V4L2_BUF_TYPE_VBI_OUTPUT:
  1430. if (unlikely(!is_tx || is_vid || !ops->vidioc_try_fmt_vbi_out))
  1431. break;
  1432. CLEAR_AFTER_FIELD(p, fmt.vbi);
  1433. return ops->vidioc_try_fmt_vbi_out(file, fh, arg);
  1434. case V4L2_BUF_TYPE_SLICED_VBI_OUTPUT:
  1435. if (unlikely(!is_tx || is_vid || !ops->vidioc_try_fmt_sliced_vbi_out))
  1436. break;
  1437. CLEAR_AFTER_FIELD(p, fmt.sliced);
  1438. return ops->vidioc_try_fmt_sliced_vbi_out(file, fh, arg);
  1439. case V4L2_BUF_TYPE_SDR_CAPTURE:
  1440. if (unlikely(!is_rx || !is_sdr || !ops->vidioc_try_fmt_sdr_cap))
  1441. break;
  1442. CLEAR_AFTER_FIELD(p, fmt.sdr);
  1443. return ops->vidioc_try_fmt_sdr_cap(file, fh, arg);
  1444. case V4L2_BUF_TYPE_SDR_OUTPUT:
  1445. if (unlikely(!is_tx || !is_sdr || !ops->vidioc_try_fmt_sdr_out))
  1446. break;
  1447. CLEAR_AFTER_FIELD(p, fmt.sdr);
  1448. return ops->vidioc_try_fmt_sdr_out(file, fh, arg);
  1449. }
  1450. return -EINVAL;
  1451. }
  1452. static int v4l_streamon(const struct v4l2_ioctl_ops *ops,
  1453. struct file *file, void *fh, void *arg)
  1454. {
  1455. return ops->vidioc_streamon(file, fh, *(unsigned int *)arg);
  1456. }
  1457. static int v4l_streamoff(const struct v4l2_ioctl_ops *ops,
  1458. struct file *file, void *fh, void *arg)
  1459. {
  1460. return ops->vidioc_streamoff(file, fh, *(unsigned int *)arg);
  1461. }
  1462. static int v4l_g_tuner(const struct v4l2_ioctl_ops *ops,
  1463. struct file *file, void *fh, void *arg)
  1464. {
  1465. struct video_device *vfd = video_devdata(file);
  1466. struct v4l2_tuner *p = arg;
  1467. int err;
  1468. p->type = (vfd->vfl_type == VFL_TYPE_RADIO) ?
  1469. V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV;
  1470. err = ops->vidioc_g_tuner(file, fh, p);
  1471. if (!err)
  1472. p->capability |= V4L2_TUNER_CAP_FREQ_BANDS;
  1473. return err;
  1474. }
  1475. static int v4l_s_tuner(const struct v4l2_ioctl_ops *ops,
  1476. struct file *file, void *fh, void *arg)
  1477. {
  1478. struct video_device *vfd = video_devdata(file);
  1479. struct v4l2_tuner *p = arg;
  1480. p->type = (vfd->vfl_type == VFL_TYPE_RADIO) ?
  1481. V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV;
  1482. return ops->vidioc_s_tuner(file, fh, p);
  1483. }
  1484. static int v4l_g_modulator(const struct v4l2_ioctl_ops *ops,
  1485. struct file *file, void *fh, void *arg)
  1486. {
  1487. struct video_device *vfd = video_devdata(file);
  1488. struct v4l2_modulator *p = arg;
  1489. int err;
  1490. if (vfd->vfl_type == VFL_TYPE_RADIO)
  1491. p->type = V4L2_TUNER_RADIO;
  1492. err = ops->vidioc_g_modulator(file, fh, p);
  1493. if (!err)
  1494. p->capability |= V4L2_TUNER_CAP_FREQ_BANDS;
  1495. return err;
  1496. }
  1497. static int v4l_s_modulator(const struct v4l2_ioctl_ops *ops,
  1498. struct file *file, void *fh, void *arg)
  1499. {
  1500. struct video_device *vfd = video_devdata(file);
  1501. struct v4l2_modulator *p = arg;
  1502. if (vfd->vfl_type == VFL_TYPE_RADIO)
  1503. p->type = V4L2_TUNER_RADIO;
  1504. return ops->vidioc_s_modulator(file, fh, p);
  1505. }
  1506. static int v4l_g_frequency(const struct v4l2_ioctl_ops *ops,
  1507. struct file *file, void *fh, void *arg)
  1508. {
  1509. struct video_device *vfd = video_devdata(file);
  1510. struct v4l2_frequency *p = arg;
  1511. if (vfd->vfl_type == VFL_TYPE_SDR)
  1512. p->type = V4L2_TUNER_SDR;
  1513. else
  1514. p->type = (vfd->vfl_type == VFL_TYPE_RADIO) ?
  1515. V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV;
  1516. return ops->vidioc_g_frequency(file, fh, p);
  1517. }
  1518. static int v4l_s_frequency(const struct v4l2_ioctl_ops *ops,
  1519. struct file *file, void *fh, void *arg)
  1520. {
  1521. struct video_device *vfd = video_devdata(file);
  1522. const struct v4l2_frequency *p = arg;
  1523. enum v4l2_tuner_type type;
  1524. if (vfd->vfl_type == VFL_TYPE_SDR) {
  1525. if (p->type != V4L2_TUNER_SDR && p->type != V4L2_TUNER_RF)
  1526. return -EINVAL;
  1527. } else {
  1528. type = (vfd->vfl_type == VFL_TYPE_RADIO) ?
  1529. V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV;
  1530. if (type != p->type)
  1531. return -EINVAL;
  1532. }
  1533. return ops->vidioc_s_frequency(file, fh, p);
  1534. }
  1535. static int v4l_enumstd(const struct v4l2_ioctl_ops *ops,
  1536. struct file *file, void *fh, void *arg)
  1537. {
  1538. struct video_device *vfd = video_devdata(file);
  1539. struct v4l2_standard *p = arg;
  1540. v4l2_std_id id = vfd->tvnorms, curr_id = 0;
  1541. unsigned int index = p->index, i, j = 0;
  1542. const char *descr = "";
  1543. /* Return -ENODATA if the tvnorms for the current input
  1544. or output is 0, meaning that it doesn't support this API. */
  1545. if (id == 0)
  1546. return -ENODATA;
  1547. /* Return norm array in a canonical way */
  1548. for (i = 0; i <= index && id; i++) {
  1549. /* last std value in the standards array is 0, so this
  1550. while always ends there since (id & 0) == 0. */
  1551. while ((id & standards[j].std) != standards[j].std)
  1552. j++;
  1553. curr_id = standards[j].std;
  1554. descr = standards[j].descr;
  1555. j++;
  1556. if (curr_id == 0)
  1557. break;
  1558. if (curr_id != V4L2_STD_PAL &&
  1559. curr_id != V4L2_STD_SECAM &&
  1560. curr_id != V4L2_STD_NTSC)
  1561. id &= ~curr_id;
  1562. }
  1563. if (i <= index)
  1564. return -EINVAL;
  1565. v4l2_video_std_construct(p, curr_id, descr);
  1566. return 0;
  1567. }
  1568. static int v4l_s_std(const struct v4l2_ioctl_ops *ops,
  1569. struct file *file, void *fh, void *arg)
  1570. {
  1571. struct video_device *vfd = video_devdata(file);
  1572. v4l2_std_id id = *(v4l2_std_id *)arg, norm;
  1573. norm = id & vfd->tvnorms;
  1574. if (vfd->tvnorms && !norm) /* Check if std is supported */
  1575. return -EINVAL;
  1576. /* Calls the specific handler */
  1577. return ops->vidioc_s_std(file, fh, norm);
  1578. }
  1579. static int v4l_querystd(const struct v4l2_ioctl_ops *ops,
  1580. struct file *file, void *fh, void *arg)
  1581. {
  1582. struct video_device *vfd = video_devdata(file);
  1583. v4l2_std_id *p = arg;
  1584. /*
  1585. * If no signal is detected, then the driver should return
  1586. * V4L2_STD_UNKNOWN. Otherwise it should return tvnorms with
  1587. * any standards that do not apply removed.
  1588. *
  1589. * This means that tuners, audio and video decoders can join
  1590. * their efforts to improve the standards detection.
  1591. */
  1592. *p = vfd->tvnorms;
  1593. return ops->vidioc_querystd(file, fh, arg);
  1594. }
  1595. static int v4l_s_hw_freq_seek(const struct v4l2_ioctl_ops *ops,
  1596. struct file *file, void *fh, void *arg)
  1597. {
  1598. struct video_device *vfd = video_devdata(file);
  1599. struct v4l2_hw_freq_seek *p = arg;
  1600. enum v4l2_tuner_type type;
  1601. /* s_hw_freq_seek is not supported for SDR for now */
  1602. if (vfd->vfl_type == VFL_TYPE_SDR)
  1603. return -EINVAL;
  1604. type = (vfd->vfl_type == VFL_TYPE_RADIO) ?
  1605. V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV;
  1606. if (p->type != type)
  1607. return -EINVAL;
  1608. return ops->vidioc_s_hw_freq_seek(file, fh, p);
  1609. }
  1610. static int v4l_overlay(const struct v4l2_ioctl_ops *ops,
  1611. struct file *file, void *fh, void *arg)
  1612. {
  1613. return ops->vidioc_overlay(file, fh, *(unsigned int *)arg);
  1614. }
  1615. static int v4l_reqbufs(const struct v4l2_ioctl_ops *ops,
  1616. struct file *file, void *fh, void *arg)
  1617. {
  1618. struct v4l2_requestbuffers *p = arg;
  1619. int ret = check_fmt(file, p->type);
  1620. if (ret)
  1621. return ret;
  1622. CLEAR_AFTER_FIELD(p, memory);
  1623. return ops->vidioc_reqbufs(file, fh, p);
  1624. }
  1625. static int v4l_querybuf(const struct v4l2_ioctl_ops *ops,
  1626. struct file *file, void *fh, void *arg)
  1627. {
  1628. struct v4l2_buffer *p = arg;
  1629. int ret = check_fmt(file, p->type);
  1630. return ret ? ret : ops->vidioc_querybuf(file, fh, p);
  1631. }
  1632. static int v4l_qbuf(const struct v4l2_ioctl_ops *ops,
  1633. struct file *file, void *fh, void *arg)
  1634. {
  1635. struct v4l2_buffer *p = arg;
  1636. int ret = check_fmt(file, p->type);
  1637. return ret ? ret : ops->vidioc_qbuf(file, fh, p);
  1638. }
  1639. static int v4l_dqbuf(const struct v4l2_ioctl_ops *ops,
  1640. struct file *file, void *fh, void *arg)
  1641. {
  1642. struct v4l2_buffer *p = arg;
  1643. int ret = check_fmt(file, p->type);
  1644. return ret ? ret : ops->vidioc_dqbuf(file, fh, p);
  1645. }
  1646. static int v4l_create_bufs(const struct v4l2_ioctl_ops *ops,
  1647. struct file *file, void *fh, void *arg)
  1648. {
  1649. struct v4l2_create_buffers *create = arg;
  1650. int ret = check_fmt(file, create->format.type);
  1651. if (ret)
  1652. return ret;
  1653. CLEAR_AFTER_FIELD(create, format);
  1654. v4l_sanitize_format(&create->format);
  1655. ret = ops->vidioc_create_bufs(file, fh, create);
  1656. if (create->format.type == V4L2_BUF_TYPE_VIDEO_CAPTURE ||
  1657. create->format.type == V4L2_BUF_TYPE_VIDEO_OUTPUT)
  1658. create->format.fmt.pix.priv = V4L2_PIX_FMT_PRIV_MAGIC;
  1659. return ret;
  1660. }
  1661. static int v4l_prepare_buf(const struct v4l2_ioctl_ops *ops,
  1662. struct file *file, void *fh, void *arg)
  1663. {
  1664. struct v4l2_buffer *b = arg;
  1665. int ret = check_fmt(file, b->type);
  1666. return ret ? ret : ops->vidioc_prepare_buf(file, fh, b);
  1667. }
  1668. static int v4l_g_parm(const struct v4l2_ioctl_ops *ops,
  1669. struct file *file, void *fh, void *arg)
  1670. {
  1671. struct v4l2_streamparm *p = arg;
  1672. v4l2_std_id std;
  1673. int ret = check_fmt(file, p->type);
  1674. if (ret)
  1675. return ret;
  1676. if (ops->vidioc_g_parm)
  1677. return ops->vidioc_g_parm(file, fh, p);
  1678. if (p->type != V4L2_BUF_TYPE_VIDEO_CAPTURE &&
  1679. p->type != V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE)
  1680. return -EINVAL;
  1681. p->parm.capture.readbuffers = 2;
  1682. ret = ops->vidioc_g_std(file, fh, &std);
  1683. if (ret == 0)
  1684. v4l2_video_std_frame_period(std, &p->parm.capture.timeperframe);
  1685. return ret;
  1686. }
  1687. static int v4l_s_parm(const struct v4l2_ioctl_ops *ops,
  1688. struct file *file, void *fh, void *arg)
  1689. {
  1690. struct v4l2_streamparm *p = arg;
  1691. int ret = check_fmt(file, p->type);
  1692. return ret ? ret : ops->vidioc_s_parm(file, fh, p);
  1693. }
  1694. static int v4l_queryctrl(const struct v4l2_ioctl_ops *ops,
  1695. struct file *file, void *fh, void *arg)
  1696. {
  1697. struct video_device *vfd = video_devdata(file);
  1698. struct v4l2_queryctrl *p = arg;
  1699. struct v4l2_fh *vfh =
  1700. test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL;
  1701. if (vfh && vfh->ctrl_handler)
  1702. return v4l2_queryctrl(vfh->ctrl_handler, p);
  1703. if (vfd->ctrl_handler)
  1704. return v4l2_queryctrl(vfd->ctrl_handler, p);
  1705. if (ops->vidioc_queryctrl)
  1706. return ops->vidioc_queryctrl(file, fh, p);
  1707. return -ENOTTY;
  1708. }
  1709. static int v4l_query_ext_ctrl(const struct v4l2_ioctl_ops *ops,
  1710. struct file *file, void *fh, void *arg)
  1711. {
  1712. struct video_device *vfd = video_devdata(file);
  1713. struct v4l2_query_ext_ctrl *p = arg;
  1714. struct v4l2_fh *vfh =
  1715. test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL;
  1716. if (vfh && vfh->ctrl_handler)
  1717. return v4l2_query_ext_ctrl(vfh->ctrl_handler, p);
  1718. if (vfd->ctrl_handler)
  1719. return v4l2_query_ext_ctrl(vfd->ctrl_handler, p);
  1720. if (ops->vidioc_query_ext_ctrl)
  1721. return ops->vidioc_query_ext_ctrl(file, fh, p);
  1722. return -ENOTTY;
  1723. }
  1724. static int v4l_querymenu(const struct v4l2_ioctl_ops *ops,
  1725. struct file *file, void *fh, void *arg)
  1726. {
  1727. struct video_device *vfd = video_devdata(file);
  1728. struct v4l2_querymenu *p = arg;
  1729. struct v4l2_fh *vfh =
  1730. test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL;
  1731. if (vfh && vfh->ctrl_handler)
  1732. return v4l2_querymenu(vfh->ctrl_handler, p);
  1733. if (vfd->ctrl_handler)
  1734. return v4l2_querymenu(vfd->ctrl_handler, p);
  1735. if (ops->vidioc_querymenu)
  1736. return ops->vidioc_querymenu(file, fh, p);
  1737. return -ENOTTY;
  1738. }
  1739. static int v4l_g_ctrl(const struct v4l2_ioctl_ops *ops,
  1740. struct file *file, void *fh, void *arg)
  1741. {
  1742. struct video_device *vfd = video_devdata(file);
  1743. struct v4l2_control *p = arg;
  1744. struct v4l2_fh *vfh =
  1745. test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL;
  1746. struct v4l2_ext_controls ctrls;
  1747. struct v4l2_ext_control ctrl;
  1748. if (vfh && vfh->ctrl_handler)
  1749. return v4l2_g_ctrl(vfh->ctrl_handler, p);
  1750. if (vfd->ctrl_handler)
  1751. return v4l2_g_ctrl(vfd->ctrl_handler, p);
  1752. if (ops->vidioc_g_ctrl)
  1753. return ops->vidioc_g_ctrl(file, fh, p);
  1754. if (ops->vidioc_g_ext_ctrls == NULL)
  1755. return -ENOTTY;
  1756. ctrls.which = V4L2_CTRL_ID2WHICH(p->id);
  1757. ctrls.count = 1;
  1758. ctrls.controls = &ctrl;
  1759. ctrl.id = p->id;
  1760. ctrl.value = p->value;
  1761. if (check_ext_ctrls(&ctrls, 1)) {
  1762. int ret = ops->vidioc_g_ext_ctrls(file, fh, &ctrls);
  1763. if (ret == 0)
  1764. p->value = ctrl.value;
  1765. return ret;
  1766. }
  1767. return -EINVAL;
  1768. }
  1769. static int v4l_s_ctrl(const struct v4l2_ioctl_ops *ops,
  1770. struct file *file, void *fh, void *arg)
  1771. {
  1772. struct video_device *vfd = video_devdata(file);
  1773. struct v4l2_control *p = arg;
  1774. struct v4l2_fh *vfh =
  1775. test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL;
  1776. struct v4l2_ext_controls ctrls;
  1777. struct v4l2_ext_control ctrl;
  1778. if (vfh && vfh->ctrl_handler)
  1779. return v4l2_s_ctrl(vfh, vfh->ctrl_handler, p);
  1780. if (vfd->ctrl_handler)
  1781. return v4l2_s_ctrl(NULL, vfd->ctrl_handler, p);
  1782. if (ops->vidioc_s_ctrl)
  1783. return ops->vidioc_s_ctrl(file, fh, p);
  1784. if (ops->vidioc_s_ext_ctrls == NULL)
  1785. return -ENOTTY;
  1786. ctrls.which = V4L2_CTRL_ID2WHICH(p->id);
  1787. ctrls.count = 1;
  1788. ctrls.controls = &ctrl;
  1789. ctrl.id = p->id;
  1790. ctrl.value = p->value;
  1791. if (check_ext_ctrls(&ctrls, 1))
  1792. return ops->vidioc_s_ext_ctrls(file, fh, &ctrls);
  1793. return -EINVAL;
  1794. }
  1795. static int v4l_g_ext_ctrls(const struct v4l2_ioctl_ops *ops,
  1796. struct file *file, void *fh, void *arg)
  1797. {
  1798. struct video_device *vfd = video_devdata(file);
  1799. struct v4l2_ext_controls *p = arg;
  1800. struct v4l2_fh *vfh =
  1801. test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL;
  1802. p->error_idx = p->count;
  1803. if (vfh && vfh->ctrl_handler)
  1804. return v4l2_g_ext_ctrls(vfh->ctrl_handler, p);
  1805. if (vfd->ctrl_handler)
  1806. return v4l2_g_ext_ctrls(vfd->ctrl_handler, p);
  1807. if (ops->vidioc_g_ext_ctrls == NULL)
  1808. return -ENOTTY;
  1809. return check_ext_ctrls(p, 0) ? ops->vidioc_g_ext_ctrls(file, fh, p) :
  1810. -EINVAL;
  1811. }
  1812. static int v4l_s_ext_ctrls(const struct v4l2_ioctl_ops *ops,
  1813. struct file *file, void *fh, void *arg)
  1814. {
  1815. struct video_device *vfd = video_devdata(file);
  1816. struct v4l2_ext_controls *p = arg;
  1817. struct v4l2_fh *vfh =
  1818. test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL;
  1819. p->error_idx = p->count;
  1820. if (vfh && vfh->ctrl_handler)
  1821. return v4l2_s_ext_ctrls(vfh, vfh->ctrl_handler, p);
  1822. if (vfd->ctrl_handler)
  1823. return v4l2_s_ext_ctrls(NULL, vfd->ctrl_handler, p);
  1824. if (ops->vidioc_s_ext_ctrls == NULL)
  1825. return -ENOTTY;
  1826. return check_ext_ctrls(p, 0) ? ops->vidioc_s_ext_ctrls(file, fh, p) :
  1827. -EINVAL;
  1828. }
  1829. static int v4l_try_ext_ctrls(const struct v4l2_ioctl_ops *ops,
  1830. struct file *file, void *fh, void *arg)
  1831. {
  1832. struct video_device *vfd = video_devdata(file);
  1833. struct v4l2_ext_controls *p = arg;
  1834. struct v4l2_fh *vfh =
  1835. test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL;
  1836. p->error_idx = p->count;
  1837. if (vfh && vfh->ctrl_handler)
  1838. return v4l2_try_ext_ctrls(vfh->ctrl_handler, p);
  1839. if (vfd->ctrl_handler)
  1840. return v4l2_try_ext_ctrls(vfd->ctrl_handler, p);
  1841. if (ops->vidioc_try_ext_ctrls == NULL)
  1842. return -ENOTTY;
  1843. return check_ext_ctrls(p, 0) ? ops->vidioc_try_ext_ctrls(file, fh, p) :
  1844. -EINVAL;
  1845. }
  1846. static int v4l_g_crop(const struct v4l2_ioctl_ops *ops,
  1847. struct file *file, void *fh, void *arg)
  1848. {
  1849. struct v4l2_crop *p = arg;
  1850. struct v4l2_selection s = {
  1851. .type = p->type,
  1852. };
  1853. int ret;
  1854. if (ops->vidioc_g_crop)
  1855. return ops->vidioc_g_crop(file, fh, p);
  1856. /* simulate capture crop using selection api */
  1857. /* crop means compose for output devices */
  1858. if (V4L2_TYPE_IS_OUTPUT(p->type))
  1859. s.target = V4L2_SEL_TGT_COMPOSE_ACTIVE;
  1860. else
  1861. s.target = V4L2_SEL_TGT_CROP_ACTIVE;
  1862. ret = ops->vidioc_g_selection(file, fh, &s);
  1863. /* copying results to old structure on success */
  1864. if (!ret)
  1865. p->c = s.r;
  1866. return ret;
  1867. }
  1868. static int v4l_s_crop(const struct v4l2_ioctl_ops *ops,
  1869. struct file *file, void *fh, void *arg)
  1870. {
  1871. struct v4l2_crop *p = arg;
  1872. struct v4l2_selection s = {
  1873. .type = p->type,
  1874. .r = p->c,
  1875. };
  1876. if (ops->vidioc_s_crop)
  1877. return ops->vidioc_s_crop(file, fh, p);
  1878. /* simulate capture crop using selection api */
  1879. /* crop means compose for output devices */
  1880. if (V4L2_TYPE_IS_OUTPUT(p->type))
  1881. s.target = V4L2_SEL_TGT_COMPOSE_ACTIVE;
  1882. else
  1883. s.target = V4L2_SEL_TGT_CROP_ACTIVE;
  1884. return ops->vidioc_s_selection(file, fh, &s);
  1885. }
  1886. static int v4l_cropcap(const struct v4l2_ioctl_ops *ops,
  1887. struct file *file, void *fh, void *arg)
  1888. {
  1889. struct v4l2_cropcap *p = arg;
  1890. if (ops->vidioc_g_selection) {
  1891. struct v4l2_selection s = { .type = p->type };
  1892. int ret;
  1893. /* obtaining bounds */
  1894. if (V4L2_TYPE_IS_OUTPUT(p->type))
  1895. s.target = V4L2_SEL_TGT_COMPOSE_BOUNDS;
  1896. else
  1897. s.target = V4L2_SEL_TGT_CROP_BOUNDS;
  1898. ret = ops->vidioc_g_selection(file, fh, &s);
  1899. if (ret)
  1900. return ret;
  1901. p->bounds = s.r;
  1902. /* obtaining defrect */
  1903. if (V4L2_TYPE_IS_OUTPUT(p->type))
  1904. s.target = V4L2_SEL_TGT_COMPOSE_DEFAULT;
  1905. else
  1906. s.target = V4L2_SEL_TGT_CROP_DEFAULT;
  1907. ret = ops->vidioc_g_selection(file, fh, &s);
  1908. if (ret)
  1909. return ret;
  1910. p->defrect = s.r;
  1911. }
  1912. /* setting trivial pixelaspect */
  1913. p->pixelaspect.numerator = 1;
  1914. p->pixelaspect.denominator = 1;
  1915. if (ops->vidioc_cropcap)
  1916. return ops->vidioc_cropcap(file, fh, p);
  1917. return 0;
  1918. }
  1919. static int v4l_log_status(const struct v4l2_ioctl_ops *ops,
  1920. struct file *file, void *fh, void *arg)
  1921. {
  1922. struct video_device *vfd = video_devdata(file);
  1923. int ret;
  1924. if (vfd->v4l2_dev)
  1925. pr_info("%s: ================= START STATUS =================\n",
  1926. vfd->v4l2_dev->name);
  1927. ret = ops->vidioc_log_status(file, fh);
  1928. if (vfd->v4l2_dev)
  1929. pr_info("%s: ================== END STATUS ==================\n",
  1930. vfd->v4l2_dev->name);
  1931. return ret;
  1932. }
  1933. static int v4l_dbg_g_register(const struct v4l2_ioctl_ops *ops,
  1934. struct file *file, void *fh, void *arg)
  1935. {
  1936. #ifdef CONFIG_VIDEO_ADV_DEBUG
  1937. struct v4l2_dbg_register *p = arg;
  1938. struct video_device *vfd = video_devdata(file);
  1939. struct v4l2_subdev *sd;
  1940. int idx = 0;
  1941. if (!capable(CAP_SYS_ADMIN))
  1942. return -EPERM;
  1943. if (p->match.type == V4L2_CHIP_MATCH_SUBDEV) {
  1944. if (vfd->v4l2_dev == NULL)
  1945. return -EINVAL;
  1946. v4l2_device_for_each_subdev(sd, vfd->v4l2_dev)
  1947. if (p->match.addr == idx++)
  1948. return v4l2_subdev_call(sd, core, g_register, p);
  1949. return -EINVAL;
  1950. }
  1951. if (ops->vidioc_g_register && p->match.type == V4L2_CHIP_MATCH_BRIDGE &&
  1952. (ops->vidioc_g_chip_info || p->match.addr == 0))
  1953. return ops->vidioc_g_register(file, fh, p);
  1954. return -EINVAL;
  1955. #else
  1956. return -ENOTTY;
  1957. #endif
  1958. }
  1959. static int v4l_dbg_s_register(const struct v4l2_ioctl_ops *ops,
  1960. struct file *file, void *fh, void *arg)
  1961. {
  1962. #ifdef CONFIG_VIDEO_ADV_DEBUG
  1963. const struct v4l2_dbg_register *p = arg;
  1964. struct video_device *vfd = video_devdata(file);
  1965. struct v4l2_subdev *sd;
  1966. int idx = 0;
  1967. if (!capable(CAP_SYS_ADMIN))
  1968. return -EPERM;
  1969. if (p->match.type == V4L2_CHIP_MATCH_SUBDEV) {
  1970. if (vfd->v4l2_dev == NULL)
  1971. return -EINVAL;
  1972. v4l2_device_for_each_subdev(sd, vfd->v4l2_dev)
  1973. if (p->match.addr == idx++)
  1974. return v4l2_subdev_call(sd, core, s_register, p);
  1975. return -EINVAL;
  1976. }
  1977. if (ops->vidioc_s_register && p->match.type == V4L2_CHIP_MATCH_BRIDGE &&
  1978. (ops->vidioc_g_chip_info || p->match.addr == 0))
  1979. return ops->vidioc_s_register(file, fh, p);
  1980. return -EINVAL;
  1981. #else
  1982. return -ENOTTY;
  1983. #endif
  1984. }
  1985. static int v4l_dbg_g_chip_info(const struct v4l2_ioctl_ops *ops,
  1986. struct file *file, void *fh, void *arg)
  1987. {
  1988. #ifdef CONFIG_VIDEO_ADV_DEBUG
  1989. struct video_device *vfd = video_devdata(file);
  1990. struct v4l2_dbg_chip_info *p = arg;
  1991. struct v4l2_subdev *sd;
  1992. int idx = 0;
  1993. switch (p->match.type) {
  1994. case V4L2_CHIP_MATCH_BRIDGE:
  1995. if (ops->vidioc_s_register)
  1996. p->flags |= V4L2_CHIP_FL_WRITABLE;
  1997. if (ops->vidioc_g_register)
  1998. p->flags |= V4L2_CHIP_FL_READABLE;
  1999. strlcpy(p->name, vfd->v4l2_dev->name, sizeof(p->name));
  2000. if (ops->vidioc_g_chip_info)
  2001. return ops->vidioc_g_chip_info(file, fh, arg);
  2002. if (p->match.addr)
  2003. return -EINVAL;
  2004. return 0;
  2005. case V4L2_CHIP_MATCH_SUBDEV:
  2006. if (vfd->v4l2_dev == NULL)
  2007. break;
  2008. v4l2_device_for_each_subdev(sd, vfd->v4l2_dev) {
  2009. if (p->match.addr != idx++)
  2010. continue;
  2011. if (sd->ops->core && sd->ops->core->s_register)
  2012. p->flags |= V4L2_CHIP_FL_WRITABLE;
  2013. if (sd->ops->core && sd->ops->core->g_register)
  2014. p->flags |= V4L2_CHIP_FL_READABLE;
  2015. strlcpy(p->name, sd->name, sizeof(p->name));
  2016. return 0;
  2017. }
  2018. break;
  2019. }
  2020. return -EINVAL;
  2021. #else
  2022. return -ENOTTY;
  2023. #endif
  2024. }
  2025. static int v4l_dqevent(const struct v4l2_ioctl_ops *ops,
  2026. struct file *file, void *fh, void *arg)
  2027. {
  2028. return v4l2_event_dequeue(fh, arg, file->f_flags & O_NONBLOCK);
  2029. }
  2030. static int v4l_subscribe_event(const struct v4l2_ioctl_ops *ops,
  2031. struct file *file, void *fh, void *arg)
  2032. {
  2033. return ops->vidioc_subscribe_event(fh, arg);
  2034. }
  2035. static int v4l_unsubscribe_event(const struct v4l2_ioctl_ops *ops,
  2036. struct file *file, void *fh, void *arg)
  2037. {
  2038. return ops->vidioc_unsubscribe_event(fh, arg);
  2039. }
  2040. static int v4l_g_sliced_vbi_cap(const struct v4l2_ioctl_ops *ops,
  2041. struct file *file, void *fh, void *arg)
  2042. {
  2043. struct v4l2_sliced_vbi_cap *p = arg;
  2044. int ret = check_fmt(file, p->type);
  2045. if (ret)
  2046. return ret;
  2047. /* Clear up to type, everything after type is zeroed already */
  2048. memset(p, 0, offsetof(struct v4l2_sliced_vbi_cap, type));
  2049. return ops->vidioc_g_sliced_vbi_cap(file, fh, p);
  2050. }
  2051. static int v4l_enum_freq_bands(const struct v4l2_ioctl_ops *ops,
  2052. struct file *file, void *fh, void *arg)
  2053. {
  2054. struct video_device *vfd = video_devdata(file);
  2055. struct v4l2_frequency_band *p = arg;
  2056. enum v4l2_tuner_type type;
  2057. int err;
  2058. if (vfd->vfl_type == VFL_TYPE_SDR) {
  2059. if (p->type != V4L2_TUNER_SDR && p->type != V4L2_TUNER_RF)
  2060. return -EINVAL;
  2061. type = p->type;
  2062. } else {
  2063. type = (vfd->vfl_type == VFL_TYPE_RADIO) ?
  2064. V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV;
  2065. if (type != p->type)
  2066. return -EINVAL;
  2067. }
  2068. if (ops->vidioc_enum_freq_bands) {
  2069. err = ops->vidioc_enum_freq_bands(file, fh, p);
  2070. if (err != -ENOTTY)
  2071. return err;
  2072. }
  2073. if (is_valid_ioctl(vfd, VIDIOC_G_TUNER)) {
  2074. struct v4l2_tuner t = {
  2075. .index = p->tuner,
  2076. .type = type,
  2077. };
  2078. if (p->index)
  2079. return -EINVAL;
  2080. err = ops->vidioc_g_tuner(file, fh, &t);
  2081. if (err)
  2082. return err;
  2083. p->capability = t.capability | V4L2_TUNER_CAP_FREQ_BANDS;
  2084. p->rangelow = t.rangelow;
  2085. p->rangehigh = t.rangehigh;
  2086. p->modulation = (type == V4L2_TUNER_RADIO) ?
  2087. V4L2_BAND_MODULATION_FM : V4L2_BAND_MODULATION_VSB;
  2088. return 0;
  2089. }
  2090. if (is_valid_ioctl(vfd, VIDIOC_G_MODULATOR)) {
  2091. struct v4l2_modulator m = {
  2092. .index = p->tuner,
  2093. };
  2094. if (type != V4L2_TUNER_RADIO)
  2095. return -EINVAL;
  2096. if (p->index)
  2097. return -EINVAL;
  2098. err = ops->vidioc_g_modulator(file, fh, &m);
  2099. if (err)
  2100. return err;
  2101. p->capability = m.capability | V4L2_TUNER_CAP_FREQ_BANDS;
  2102. p->rangelow = m.rangelow;
  2103. p->rangehigh = m.rangehigh;
  2104. p->modulation = (type == V4L2_TUNER_RADIO) ?
  2105. V4L2_BAND_MODULATION_FM : V4L2_BAND_MODULATION_VSB;
  2106. return 0;
  2107. }
  2108. return -ENOTTY;
  2109. }
  2110. struct v4l2_ioctl_info {
  2111. unsigned int ioctl;
  2112. u32 flags;
  2113. const char * const name;
  2114. union {
  2115. u32 offset;
  2116. int (*func)(const struct v4l2_ioctl_ops *ops,
  2117. struct file *file, void *fh, void *p);
  2118. } u;
  2119. void (*debug)(const void *arg, bool write_only);
  2120. };
  2121. /* This control needs a priority check */
  2122. #define INFO_FL_PRIO (1 << 0)
  2123. /* This control can be valid if the filehandle passes a control handler. */
  2124. #define INFO_FL_CTRL (1 << 1)
  2125. /* This is a standard ioctl, no need for special code */
  2126. #define INFO_FL_STD (1 << 2)
  2127. /* This is ioctl has its own function */
  2128. #define INFO_FL_FUNC (1 << 3)
  2129. /* Queuing ioctl */
  2130. #define INFO_FL_QUEUE (1 << 4)
  2131. /* Zero struct from after the field to the end */
  2132. #define INFO_FL_CLEAR(v4l2_struct, field) \
  2133. ((offsetof(struct v4l2_struct, field) + \
  2134. sizeof(((struct v4l2_struct *)0)->field)) << 16)
  2135. #define INFO_FL_CLEAR_MASK (_IOC_SIZEMASK << 16)
  2136. #define IOCTL_INFO_STD(_ioctl, _vidioc, _debug, _flags) \
  2137. [_IOC_NR(_ioctl)] = { \
  2138. .ioctl = _ioctl, \
  2139. .flags = _flags | INFO_FL_STD, \
  2140. .name = #_ioctl, \
  2141. .u.offset = offsetof(struct v4l2_ioctl_ops, _vidioc), \
  2142. .debug = _debug, \
  2143. }
  2144. #define IOCTL_INFO_FNC(_ioctl, _func, _debug, _flags) \
  2145. [_IOC_NR(_ioctl)] = { \
  2146. .ioctl = _ioctl, \
  2147. .flags = _flags | INFO_FL_FUNC, \
  2148. .name = #_ioctl, \
  2149. .u.func = _func, \
  2150. .debug = _debug, \
  2151. }
  2152. static struct v4l2_ioctl_info v4l2_ioctls[] = {
  2153. IOCTL_INFO_FNC(VIDIOC_QUERYCAP, v4l_querycap, v4l_print_querycap, 0),
  2154. IOCTL_INFO_FNC(VIDIOC_ENUM_FMT, v4l_enum_fmt, v4l_print_fmtdesc, INFO_FL_CLEAR(v4l2_fmtdesc, type)),
  2155. IOCTL_INFO_FNC(VIDIOC_G_FMT, v4l_g_fmt, v4l_print_format, 0),
  2156. IOCTL_INFO_FNC(VIDIOC_S_FMT, v4l_s_fmt, v4l_print_format, INFO_FL_PRIO),
  2157. IOCTL_INFO_FNC(VIDIOC_REQBUFS, v4l_reqbufs, v4l_print_requestbuffers, INFO_FL_PRIO | INFO_FL_QUEUE),
  2158. IOCTL_INFO_FNC(VIDIOC_QUERYBUF, v4l_querybuf, v4l_print_buffer, INFO_FL_QUEUE | INFO_FL_CLEAR(v4l2_buffer, length)),
  2159. IOCTL_INFO_STD(VIDIOC_G_FBUF, vidioc_g_fbuf, v4l_print_framebuffer, 0),
  2160. IOCTL_INFO_STD(VIDIOC_S_FBUF, vidioc_s_fbuf, v4l_print_framebuffer, INFO_FL_PRIO),
  2161. IOCTL_INFO_FNC(VIDIOC_OVERLAY, v4l_overlay, v4l_print_u32, INFO_FL_PRIO),
  2162. IOCTL_INFO_FNC(VIDIOC_QBUF, v4l_qbuf, v4l_print_buffer, INFO_FL_QUEUE),
  2163. IOCTL_INFO_STD(VIDIOC_EXPBUF, vidioc_expbuf, v4l_print_exportbuffer, INFO_FL_QUEUE | INFO_FL_CLEAR(v4l2_exportbuffer, flags)),
  2164. IOCTL_INFO_FNC(VIDIOC_DQBUF, v4l_dqbuf, v4l_print_buffer, INFO_FL_QUEUE),
  2165. IOCTL_INFO_FNC(VIDIOC_STREAMON, v4l_streamon, v4l_print_buftype, INFO_FL_PRIO | INFO_FL_QUEUE),
  2166. IOCTL_INFO_FNC(VIDIOC_STREAMOFF, v4l_streamoff, v4l_print_buftype, INFO_FL_PRIO | INFO_FL_QUEUE),
  2167. IOCTL_INFO_FNC(VIDIOC_G_PARM, v4l_g_parm, v4l_print_streamparm, INFO_FL_CLEAR(v4l2_streamparm, type)),
  2168. IOCTL_INFO_FNC(VIDIOC_S_PARM, v4l_s_parm, v4l_print_streamparm, INFO_FL_PRIO),
  2169. IOCTL_INFO_STD(VIDIOC_G_STD, vidioc_g_std, v4l_print_std, 0),
  2170. IOCTL_INFO_FNC(VIDIOC_S_STD, v4l_s_std, v4l_print_std, INFO_FL_PRIO),
  2171. IOCTL_INFO_FNC(VIDIOC_ENUMSTD, v4l_enumstd, v4l_print_standard, INFO_FL_CLEAR(v4l2_standard, index)),
  2172. IOCTL_INFO_FNC(VIDIOC_ENUMINPUT, v4l_enuminput, v4l_print_enuminput, INFO_FL_CLEAR(v4l2_input, index)),
  2173. IOCTL_INFO_FNC(VIDIOC_G_CTRL, v4l_g_ctrl, v4l_print_control, INFO_FL_CTRL | INFO_FL_CLEAR(v4l2_control, id)),
  2174. IOCTL_INFO_FNC(VIDIOC_S_CTRL, v4l_s_ctrl, v4l_print_control, INFO_FL_PRIO | INFO_FL_CTRL),
  2175. IOCTL_INFO_FNC(VIDIOC_G_TUNER, v4l_g_tuner, v4l_print_tuner, INFO_FL_CLEAR(v4l2_tuner, index)),
  2176. IOCTL_INFO_FNC(VIDIOC_S_TUNER, v4l_s_tuner, v4l_print_tuner, INFO_FL_PRIO),
  2177. IOCTL_INFO_STD(VIDIOC_G_AUDIO, vidioc_g_audio, v4l_print_audio, 0),
  2178. IOCTL_INFO_STD(VIDIOC_S_AUDIO, vidioc_s_audio, v4l_print_audio, INFO_FL_PRIO),
  2179. IOCTL_INFO_FNC(VIDIOC_QUERYCTRL, v4l_queryctrl, v4l_print_queryctrl, INFO_FL_CTRL | INFO_FL_CLEAR(v4l2_queryctrl, id)),
  2180. IOCTL_INFO_FNC(VIDIOC_QUERYMENU, v4l_querymenu, v4l_print_querymenu, INFO_FL_CTRL | INFO_FL_CLEAR(v4l2_querymenu, index)),
  2181. IOCTL_INFO_STD(VIDIOC_G_INPUT, vidioc_g_input, v4l_print_u32, 0),
  2182. IOCTL_INFO_FNC(VIDIOC_S_INPUT, v4l_s_input, v4l_print_u32, INFO_FL_PRIO),
  2183. IOCTL_INFO_STD(VIDIOC_G_EDID, vidioc_g_edid, v4l_print_edid, 0),
  2184. IOCTL_INFO_STD(VIDIOC_S_EDID, vidioc_s_edid, v4l_print_edid, INFO_FL_PRIO),
  2185. IOCTL_INFO_STD(VIDIOC_G_OUTPUT, vidioc_g_output, v4l_print_u32, 0),
  2186. IOCTL_INFO_FNC(VIDIOC_S_OUTPUT, v4l_s_output, v4l_print_u32, INFO_FL_PRIO),
  2187. IOCTL_INFO_FNC(VIDIOC_ENUMOUTPUT, v4l_enumoutput, v4l_print_enumoutput, INFO_FL_CLEAR(v4l2_output, index)),
  2188. IOCTL_INFO_STD(VIDIOC_G_AUDOUT, vidioc_g_audout, v4l_print_audioout, 0),
  2189. IOCTL_INFO_STD(VIDIOC_S_AUDOUT, vidioc_s_audout, v4l_print_audioout, INFO_FL_PRIO),
  2190. IOCTL_INFO_FNC(VIDIOC_G_MODULATOR, v4l_g_modulator, v4l_print_modulator, INFO_FL_CLEAR(v4l2_modulator, index)),
  2191. IOCTL_INFO_FNC(VIDIOC_S_MODULATOR, v4l_s_modulator, v4l_print_modulator, INFO_FL_PRIO),
  2192. IOCTL_INFO_FNC(VIDIOC_G_FREQUENCY, v4l_g_frequency, v4l_print_frequency, INFO_FL_CLEAR(v4l2_frequency, tuner)),
  2193. IOCTL_INFO_FNC(VIDIOC_S_FREQUENCY, v4l_s_frequency, v4l_print_frequency, INFO_FL_PRIO),
  2194. IOCTL_INFO_FNC(VIDIOC_CROPCAP, v4l_cropcap, v4l_print_cropcap, INFO_FL_CLEAR(v4l2_cropcap, type)),
  2195. IOCTL_INFO_FNC(VIDIOC_G_CROP, v4l_g_crop, v4l_print_crop, INFO_FL_CLEAR(v4l2_crop, type)),
  2196. IOCTL_INFO_FNC(VIDIOC_S_CROP, v4l_s_crop, v4l_print_crop, INFO_FL_PRIO),
  2197. IOCTL_INFO_STD(VIDIOC_G_SELECTION, vidioc_g_selection, v4l_print_selection, INFO_FL_CLEAR(v4l2_selection, r)),
  2198. IOCTL_INFO_STD(VIDIOC_S_SELECTION, vidioc_s_selection, v4l_print_selection, INFO_FL_PRIO | INFO_FL_CLEAR(v4l2_selection, r)),
  2199. IOCTL_INFO_STD(VIDIOC_G_JPEGCOMP, vidioc_g_jpegcomp, v4l_print_jpegcompression, 0),
  2200. IOCTL_INFO_STD(VIDIOC_S_JPEGCOMP, vidioc_s_jpegcomp, v4l_print_jpegcompression, INFO_FL_PRIO),
  2201. IOCTL_INFO_FNC(VIDIOC_QUERYSTD, v4l_querystd, v4l_print_std, 0),
  2202. IOCTL_INFO_FNC(VIDIOC_TRY_FMT, v4l_try_fmt, v4l_print_format, 0),
  2203. IOCTL_INFO_STD(VIDIOC_ENUMAUDIO, vidioc_enumaudio, v4l_print_audio, INFO_FL_CLEAR(v4l2_audio, index)),
  2204. IOCTL_INFO_STD(VIDIOC_ENUMAUDOUT, vidioc_enumaudout, v4l_print_audioout, INFO_FL_CLEAR(v4l2_audioout, index)),
  2205. IOCTL_INFO_FNC(VIDIOC_G_PRIORITY, v4l_g_priority, v4l_print_u32, 0),
  2206. IOCTL_INFO_FNC(VIDIOC_S_PRIORITY, v4l_s_priority, v4l_print_u32, INFO_FL_PRIO),
  2207. IOCTL_INFO_FNC(VIDIOC_G_SLICED_VBI_CAP, v4l_g_sliced_vbi_cap, v4l_print_sliced_vbi_cap, INFO_FL_CLEAR(v4l2_sliced_vbi_cap, type)),
  2208. IOCTL_INFO_FNC(VIDIOC_LOG_STATUS, v4l_log_status, v4l_print_newline, 0),
  2209. IOCTL_INFO_FNC(VIDIOC_G_EXT_CTRLS, v4l_g_ext_ctrls, v4l_print_ext_controls, INFO_FL_CTRL),
  2210. IOCTL_INFO_FNC(VIDIOC_S_EXT_CTRLS, v4l_s_ext_ctrls, v4l_print_ext_controls, INFO_FL_PRIO | INFO_FL_CTRL),
  2211. IOCTL_INFO_FNC(VIDIOC_TRY_EXT_CTRLS, v4l_try_ext_ctrls, v4l_print_ext_controls, INFO_FL_CTRL),
  2212. IOCTL_INFO_STD(VIDIOC_ENUM_FRAMESIZES, vidioc_enum_framesizes, v4l_print_frmsizeenum, INFO_FL_CLEAR(v4l2_frmsizeenum, pixel_format)),
  2213. IOCTL_INFO_STD(VIDIOC_ENUM_FRAMEINTERVALS, vidioc_enum_frameintervals, v4l_print_frmivalenum, INFO_FL_CLEAR(v4l2_frmivalenum, height)),
  2214. IOCTL_INFO_STD(VIDIOC_G_ENC_INDEX, vidioc_g_enc_index, v4l_print_enc_idx, 0),
  2215. IOCTL_INFO_STD(VIDIOC_ENCODER_CMD, vidioc_encoder_cmd, v4l_print_encoder_cmd, INFO_FL_PRIO | INFO_FL_CLEAR(v4l2_encoder_cmd, flags)),
  2216. IOCTL_INFO_STD(VIDIOC_TRY_ENCODER_CMD, vidioc_try_encoder_cmd, v4l_print_encoder_cmd, INFO_FL_CLEAR(v4l2_encoder_cmd, flags)),
  2217. IOCTL_INFO_STD(VIDIOC_DECODER_CMD, vidioc_decoder_cmd, v4l_print_decoder_cmd, INFO_FL_PRIO),
  2218. IOCTL_INFO_STD(VIDIOC_TRY_DECODER_CMD, vidioc_try_decoder_cmd, v4l_print_decoder_cmd, 0),
  2219. IOCTL_INFO_FNC(VIDIOC_DBG_S_REGISTER, v4l_dbg_s_register, v4l_print_dbg_register, 0),
  2220. IOCTL_INFO_FNC(VIDIOC_DBG_G_REGISTER, v4l_dbg_g_register, v4l_print_dbg_register, 0),
  2221. IOCTL_INFO_FNC(VIDIOC_S_HW_FREQ_SEEK, v4l_s_hw_freq_seek, v4l_print_hw_freq_seek, INFO_FL_PRIO),
  2222. IOCTL_INFO_STD(VIDIOC_S_DV_TIMINGS, vidioc_s_dv_timings, v4l_print_dv_timings, INFO_FL_PRIO),
  2223. IOCTL_INFO_STD(VIDIOC_G_DV_TIMINGS, vidioc_g_dv_timings, v4l_print_dv_timings, 0),
  2224. IOCTL_INFO_FNC(VIDIOC_DQEVENT, v4l_dqevent, v4l_print_event, 0),
  2225. IOCTL_INFO_FNC(VIDIOC_SUBSCRIBE_EVENT, v4l_subscribe_event, v4l_print_event_subscription, 0),
  2226. IOCTL_INFO_FNC(VIDIOC_UNSUBSCRIBE_EVENT, v4l_unsubscribe_event, v4l_print_event_subscription, 0),
  2227. IOCTL_INFO_FNC(VIDIOC_CREATE_BUFS, v4l_create_bufs, v4l_print_create_buffers, INFO_FL_PRIO | INFO_FL_QUEUE),
  2228. IOCTL_INFO_FNC(VIDIOC_PREPARE_BUF, v4l_prepare_buf, v4l_print_buffer, INFO_FL_QUEUE),
  2229. IOCTL_INFO_STD(VIDIOC_ENUM_DV_TIMINGS, vidioc_enum_dv_timings, v4l_print_enum_dv_timings, 0),
  2230. IOCTL_INFO_STD(VIDIOC_QUERY_DV_TIMINGS, vidioc_query_dv_timings, v4l_print_dv_timings, 0),
  2231. IOCTL_INFO_STD(VIDIOC_DV_TIMINGS_CAP, vidioc_dv_timings_cap, v4l_print_dv_timings_cap, INFO_FL_CLEAR(v4l2_dv_timings_cap, type)),
  2232. IOCTL_INFO_FNC(VIDIOC_ENUM_FREQ_BANDS, v4l_enum_freq_bands, v4l_print_freq_band, 0),
  2233. IOCTL_INFO_FNC(VIDIOC_DBG_G_CHIP_INFO, v4l_dbg_g_chip_info, v4l_print_dbg_chip_info, INFO_FL_CLEAR(v4l2_dbg_chip_info, match)),
  2234. IOCTL_INFO_FNC(VIDIOC_QUERY_EXT_CTRL, v4l_query_ext_ctrl, v4l_print_query_ext_ctrl, INFO_FL_CTRL | INFO_FL_CLEAR(v4l2_query_ext_ctrl, id)),
  2235. };
  2236. #define V4L2_IOCTLS ARRAY_SIZE(v4l2_ioctls)
  2237. bool v4l2_is_known_ioctl(unsigned int cmd)
  2238. {
  2239. if (_IOC_NR(cmd) >= V4L2_IOCTLS)
  2240. return false;
  2241. return v4l2_ioctls[_IOC_NR(cmd)].ioctl == cmd;
  2242. }
  2243. struct mutex *v4l2_ioctl_get_lock(struct video_device *vdev, unsigned cmd)
  2244. {
  2245. if (_IOC_NR(cmd) >= V4L2_IOCTLS)
  2246. return vdev->lock;
  2247. if (test_bit(_IOC_NR(cmd), vdev->disable_locking))
  2248. return NULL;
  2249. if (vdev->queue && vdev->queue->lock &&
  2250. (v4l2_ioctls[_IOC_NR(cmd)].flags & INFO_FL_QUEUE))
  2251. return vdev->queue->lock;
  2252. return vdev->lock;
  2253. }
  2254. /* Common ioctl debug function. This function can be used by
  2255. external ioctl messages as well as internal V4L ioctl */
  2256. void v4l_printk_ioctl(const char *prefix, unsigned int cmd)
  2257. {
  2258. const char *dir, *type;
  2259. if (prefix)
  2260. printk(KERN_DEBUG "%s: ", prefix);
  2261. switch (_IOC_TYPE(cmd)) {
  2262. case 'd':
  2263. type = "v4l2_int";
  2264. break;
  2265. case 'V':
  2266. if (_IOC_NR(cmd) >= V4L2_IOCTLS) {
  2267. type = "v4l2";
  2268. break;
  2269. }
  2270. pr_cont("%s", v4l2_ioctls[_IOC_NR(cmd)].name);
  2271. return;
  2272. default:
  2273. type = "unknown";
  2274. break;
  2275. }
  2276. switch (_IOC_DIR(cmd)) {
  2277. case _IOC_NONE: dir = "--"; break;
  2278. case _IOC_READ: dir = "r-"; break;
  2279. case _IOC_WRITE: dir = "-w"; break;
  2280. case _IOC_READ | _IOC_WRITE: dir = "rw"; break;
  2281. default: dir = "*ERR*"; break;
  2282. }
  2283. pr_cont("%s ioctl '%c', dir=%s, #%d (0x%08x)",
  2284. type, _IOC_TYPE(cmd), dir, _IOC_NR(cmd), cmd);
  2285. }
  2286. EXPORT_SYMBOL(v4l_printk_ioctl);
  2287. static long __video_do_ioctl(struct file *file,
  2288. unsigned int cmd, void *arg)
  2289. {
  2290. struct video_device *vfd = video_devdata(file);
  2291. const struct v4l2_ioctl_ops *ops = vfd->ioctl_ops;
  2292. bool write_only = false;
  2293. struct v4l2_ioctl_info default_info;
  2294. const struct v4l2_ioctl_info *info;
  2295. void *fh = file->private_data;
  2296. struct v4l2_fh *vfh = NULL;
  2297. int dev_debug = vfd->dev_debug;
  2298. long ret = -ENOTTY;
  2299. if (ops == NULL) {
  2300. pr_warn("%s: has no ioctl_ops.\n",
  2301. video_device_node_name(vfd));
  2302. return ret;
  2303. }
  2304. if (test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags))
  2305. vfh = file->private_data;
  2306. if (v4l2_is_known_ioctl(cmd)) {
  2307. info = &v4l2_ioctls[_IOC_NR(cmd)];
  2308. if (!test_bit(_IOC_NR(cmd), vfd->valid_ioctls) &&
  2309. !((info->flags & INFO_FL_CTRL) && vfh && vfh->ctrl_handler))
  2310. goto done;
  2311. if (vfh && (info->flags & INFO_FL_PRIO)) {
  2312. ret = v4l2_prio_check(vfd->prio, vfh->prio);
  2313. if (ret)
  2314. goto done;
  2315. }
  2316. } else {
  2317. default_info.ioctl = cmd;
  2318. default_info.flags = 0;
  2319. default_info.debug = v4l_print_default;
  2320. info = &default_info;
  2321. }
  2322. write_only = _IOC_DIR(cmd) == _IOC_WRITE;
  2323. if (info->flags & INFO_FL_STD) {
  2324. typedef int (*vidioc_op)(struct file *file, void *fh, void *p);
  2325. const void *p = vfd->ioctl_ops;
  2326. const vidioc_op *vidioc = p + info->u.offset;
  2327. ret = (*vidioc)(file, fh, arg);
  2328. } else if (info->flags & INFO_FL_FUNC) {
  2329. ret = info->u.func(ops, file, fh, arg);
  2330. } else if (!ops->vidioc_default) {
  2331. ret = -ENOTTY;
  2332. } else {
  2333. ret = ops->vidioc_default(file, fh,
  2334. vfh ? v4l2_prio_check(vfd->prio, vfh->prio) >= 0 : 0,
  2335. cmd, arg);
  2336. }
  2337. done:
  2338. if (dev_debug & (V4L2_DEV_DEBUG_IOCTL | V4L2_DEV_DEBUG_IOCTL_ARG)) {
  2339. if (!(dev_debug & V4L2_DEV_DEBUG_STREAMING) &&
  2340. (cmd == VIDIOC_QBUF || cmd == VIDIOC_DQBUF))
  2341. return ret;
  2342. v4l_printk_ioctl(video_device_node_name(vfd), cmd);
  2343. if (ret < 0)
  2344. pr_cont(": error %ld", ret);
  2345. if (!(dev_debug & V4L2_DEV_DEBUG_IOCTL_ARG))
  2346. pr_cont("\n");
  2347. else if (_IOC_DIR(cmd) == _IOC_NONE)
  2348. info->debug(arg, write_only);
  2349. else {
  2350. pr_cont(": ");
  2351. info->debug(arg, write_only);
  2352. }
  2353. }
  2354. return ret;
  2355. }
  2356. static int check_array_args(unsigned int cmd, void *parg, size_t *array_size,
  2357. void __user **user_ptr, void ***kernel_ptr)
  2358. {
  2359. int ret = 0;
  2360. switch (cmd) {
  2361. case VIDIOC_PREPARE_BUF:
  2362. case VIDIOC_QUERYBUF:
  2363. case VIDIOC_QBUF:
  2364. case VIDIOC_DQBUF: {
  2365. struct v4l2_buffer *buf = parg;
  2366. if (V4L2_TYPE_IS_MULTIPLANAR(buf->type) && buf->length > 0) {
  2367. if (buf->length > VIDEO_MAX_PLANES) {
  2368. ret = -EINVAL;
  2369. break;
  2370. }
  2371. *user_ptr = (void __user *)buf->m.planes;
  2372. *kernel_ptr = (void **)&buf->m.planes;
  2373. *array_size = sizeof(struct v4l2_plane) * buf->length;
  2374. ret = 1;
  2375. }
  2376. break;
  2377. }
  2378. case VIDIOC_G_EDID:
  2379. case VIDIOC_S_EDID: {
  2380. struct v4l2_edid *edid = parg;
  2381. if (edid->blocks) {
  2382. if (edid->blocks > 256) {
  2383. ret = -EINVAL;
  2384. break;
  2385. }
  2386. *user_ptr = (void __user *)edid->edid;
  2387. *kernel_ptr = (void **)&edid->edid;
  2388. *array_size = edid->blocks * 128;
  2389. ret = 1;
  2390. }
  2391. break;
  2392. }
  2393. case VIDIOC_S_EXT_CTRLS:
  2394. case VIDIOC_G_EXT_CTRLS:
  2395. case VIDIOC_TRY_EXT_CTRLS: {
  2396. struct v4l2_ext_controls *ctrls = parg;
  2397. if (ctrls->count != 0) {
  2398. if (ctrls->count > V4L2_CID_MAX_CTRLS) {
  2399. ret = -EINVAL;
  2400. break;
  2401. }
  2402. *user_ptr = (void __user *)ctrls->controls;
  2403. *kernel_ptr = (void **)&ctrls->controls;
  2404. *array_size = sizeof(struct v4l2_ext_control)
  2405. * ctrls->count;
  2406. ret = 1;
  2407. }
  2408. break;
  2409. }
  2410. }
  2411. return ret;
  2412. }
  2413. long
  2414. video_usercopy(struct file *file, unsigned int cmd, unsigned long arg,
  2415. v4l2_kioctl func)
  2416. {
  2417. char sbuf[128];
  2418. void *mbuf = NULL;
  2419. void *parg = (void *)arg;
  2420. long err = -EINVAL;
  2421. bool has_array_args;
  2422. size_t array_size = 0;
  2423. void __user *user_ptr = NULL;
  2424. void **kernel_ptr = NULL;
  2425. /* Copy arguments into temp kernel buffer */
  2426. if (_IOC_DIR(cmd) != _IOC_NONE) {
  2427. if (_IOC_SIZE(cmd) <= sizeof(sbuf)) {
  2428. parg = sbuf;
  2429. } else {
  2430. /* too big to allocate from stack */
  2431. mbuf = kmalloc(_IOC_SIZE(cmd), GFP_KERNEL);
  2432. if (NULL == mbuf)
  2433. return -ENOMEM;
  2434. parg = mbuf;
  2435. }
  2436. err = -EFAULT;
  2437. if (_IOC_DIR(cmd) & _IOC_WRITE) {
  2438. unsigned int n = _IOC_SIZE(cmd);
  2439. /*
  2440. * In some cases, only a few fields are used as input,
  2441. * i.e. when the app sets "index" and then the driver
  2442. * fills in the rest of the structure for the thing
  2443. * with that index. We only need to copy up the first
  2444. * non-input field.
  2445. */
  2446. if (v4l2_is_known_ioctl(cmd)) {
  2447. u32 flags = v4l2_ioctls[_IOC_NR(cmd)].flags;
  2448. if (flags & INFO_FL_CLEAR_MASK)
  2449. n = (flags & INFO_FL_CLEAR_MASK) >> 16;
  2450. }
  2451. if (copy_from_user(parg, (void __user *)arg, n))
  2452. goto out;
  2453. /* zero out anything we don't copy from userspace */
  2454. if (n < _IOC_SIZE(cmd))
  2455. memset((u8 *)parg + n, 0, _IOC_SIZE(cmd) - n);
  2456. } else {
  2457. /* read-only ioctl */
  2458. memset(parg, 0, _IOC_SIZE(cmd));
  2459. }
  2460. }
  2461. err = check_array_args(cmd, parg, &array_size, &user_ptr, &kernel_ptr);
  2462. if (err < 0)
  2463. goto out;
  2464. has_array_args = err;
  2465. if (has_array_args) {
  2466. /*
  2467. * When adding new types of array args, make sure that the
  2468. * parent argument to ioctl (which contains the pointer to the
  2469. * array) fits into sbuf (so that mbuf will still remain
  2470. * unused up to here).
  2471. */
  2472. mbuf = kmalloc(array_size, GFP_KERNEL);
  2473. err = -ENOMEM;
  2474. if (NULL == mbuf)
  2475. goto out_array_args;
  2476. err = -EFAULT;
  2477. if (copy_from_user(mbuf, user_ptr, array_size))
  2478. goto out_array_args;
  2479. *kernel_ptr = mbuf;
  2480. }
  2481. /* Handles IOCTL */
  2482. err = func(file, cmd, parg);
  2483. if (err == -ENOIOCTLCMD)
  2484. err = -ENOTTY;
  2485. if (err == 0) {
  2486. if (cmd == VIDIOC_DQBUF)
  2487. trace_v4l2_dqbuf(video_devdata(file)->minor, parg);
  2488. else if (cmd == VIDIOC_QBUF)
  2489. trace_v4l2_qbuf(video_devdata(file)->minor, parg);
  2490. }
  2491. if (has_array_args) {
  2492. *kernel_ptr = (void __force *)user_ptr;
  2493. if (copy_to_user(user_ptr, mbuf, array_size))
  2494. err = -EFAULT;
  2495. goto out_array_args;
  2496. }
  2497. /* VIDIOC_QUERY_DV_TIMINGS can return an error, but still have valid
  2498. results that must be returned. */
  2499. if (err < 0 && cmd != VIDIOC_QUERY_DV_TIMINGS)
  2500. goto out;
  2501. out_array_args:
  2502. /* Copy results into user buffer */
  2503. switch (_IOC_DIR(cmd)) {
  2504. case _IOC_READ:
  2505. case (_IOC_WRITE | _IOC_READ):
  2506. if (copy_to_user((void __user *)arg, parg, _IOC_SIZE(cmd)))
  2507. err = -EFAULT;
  2508. break;
  2509. }
  2510. out:
  2511. kfree(mbuf);
  2512. return err;
  2513. }
  2514. EXPORT_SYMBOL(video_usercopy);
  2515. long video_ioctl2(struct file *file,
  2516. unsigned int cmd, unsigned long arg)
  2517. {
  2518. return video_usercopy(file, cmd, arg, __video_do_ioctl);
  2519. }
  2520. EXPORT_SYMBOL(video_ioctl2);