v4l2-ioctl.c 89 KB

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