cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

cx18-controls.h (243B)


      1/* SPDX-License-Identifier: GPL-2.0-or-later */
      2/*
      3 *  cx18 ioctl control functions
      4 *
      5 *  Derived from ivtv-controls.h
      6 *
      7 *  Copyright (C) 2007  Hans Verkuil <hverkuil@xs4all.nl>
      8
      9 */
     10
     11extern const struct cx2341x_handler_ops cx18_cxhdl_ops;