Searched refs:device (Results 276 - 300 of 13818) sorted by path

<<11121314151617181920>>

/linux-master/drivers/media/rc/img-ir/
H A Dimg-ir.h129 struct device;
134 * @dev: Platform device.
144 struct device *dev;
/linux-master/drivers/media/tuners/
H A Dtda18250.h12 #include <media/media-device.h>
/linux-master/drivers/media/usb/as102/
H A Das102_drv.c16 /* header file for usb device driver*/
287 struct device *dev = &as102_dev->bus_adap.usb_dev->dev;
358 pr_info("Registered device %s", as102_dev->name);
378 /* unregister demux device */
385 pr_info("Unregistered device %s", as102_dev->name);
/linux-master/drivers/media/usb/au0828/
H A Dau0828.h20 #include <media/v4l2-device.h>
23 #include <media/media-device.h>
109 /* device state */
/linux-master/drivers/media/usb/dvb-usb/
H A Dcxusb.h13 #include <media/v4l2-device.h>
H A Ddvb-usb-dvb.c11 #include <media/media-device.h>
45 /* activate the pid on the device specific pid_filter */
/linux-master/drivers/media/usb/go7007/
H A Dgo7007-priv.h12 #include <media/v4l2-device.h>
154 struct device *dev;
281 struct device *dev);
/linux-master/drivers/media/usb/hdpvr/
H A Dhdpvr.h14 #include <media/v4l2-device.h>
62 /* Structure to hold all of our device specific stuff */
64 /* the v4l device for this device */
66 /* the control handler for this device */
68 /* the usb device for this device */
70 /* v4l2-device unused */
85 /* holds the current device status */
310 int hdpvr_register_videodev(struct hdpvr_device *dev, struct device *paren
[all...]
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw-internal.h27 #include <media/v4l2-device.h>
136 /* What state the device is in if it is a hybrid */
148 /* Underlying USB device handle */
152 /* Our handle into the v4l2 sub-device architecture */
155 device specific info will use information held here. */
171 physical device each time. */
174 /* This is a simple string which identifies the physical device
197 /* Stuff for handling low level control interaction with device */
237 /* True if device led is currently on */
267 int flag_ok; /* device i
[all...]
/linux-master/drivers/message/fusion/
H A Dmptctl.h3 * Fusion MPT misc device (ioctl) driver.
142 * PCI bus/device/function information structure.
383 u16 device; member in struct:_hp_host_info
406 u16 device; member in struct:_hp_host_info_rev0
/linux-master/drivers/mfd/
H A Dabx500-core.c20 struct device *dev;
23 static void lookup_ops(struct device *dev, struct abx500_ops **ops)
36 int abx500_register_ops(struct device *dev, struct abx500_ops *ops)
52 void abx500_remove_ops(struct device *dev)
62 int abx500_set_register_interruptible(struct device *dev, u8 bank, u8 reg,
75 int abx500_get_register_interruptible(struct device *dev, u8 bank, u8 reg,
88 int abx500_get_register_page_interruptible(struct device *dev, u8 bank,
102 int abx500_mask_and_set_register_interruptible(struct device *dev, u8 bank,
116 int abx500_get_chip_id(struct device *dev)
128 int abx500_event_registers_startup_state_get(struct device *de
[all...]
H A Dda9052-irq.c13 #include <linux/device.h>
H A Dmax8998-irq.c8 #include <linux/device.h>
H A Ducb1x00-ts.c27 #include <linux/device.h>
H A Dvx855.c3 * Linux multi-function-device driver (MFD) for the integrated peripherals
14 #include <linux/device.h>
H A Dwm8350-irq.c13 #include <linux/device.h>
/linux-master/drivers/misc/altera-stapl/
H A Daltera-exprt.h17 int netup_jtag_io_lpt(void *device, int tms, int tdi, int read_tdo);
H A Daltera-lpt.c30 int netup_jtag_io_lpt(void *device, int tms, int tdi, int read_tdo) argument
/linux-master/drivers/misc/cb710/
H A Ddebug.c54 static void cb710_dump_regs_##t(struct device *dev, \
/linux-master/drivers/misc/ibmasm/
H A Dibmasm.h21 #include <linux/device.h>
153 struct device *dev;
H A Dremote.c198 /* set up the mouse input device */
212 mouse_dev->id.product = pdev->device;
225 keybd_dev->id.product = pdev->device;
/linux-master/drivers/misc/sgi-xp/
H A Dxpc_channel.c17 #include <linux/device.h>
/linux-master/drivers/mmc/core/
H A Dpwrseq.h13 struct device;
25 struct device *dev;
/linux-master/drivers/mmc/host/
H A Dcavium.h56 struct device *dev;
211 int cvm_mmc_of_slot_probe(struct device *dev, struct cvm_mmc_host *host);
/linux-master/drivers/mtd/devices/
H A Ddocg3.h273 * @dev: the device currently under control
274 * @cascade: the cascade this device belongs to
275 * @device_id: number of the cascaded DoCG3 device (0, 1, 2 or 3)
290 struct device *dev;

Completed in 352 milliseconds

<<11121314151617181920>>