Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/
Dphantom.c45 struct phantom_device { struct
66 static int phantom_status(struct phantom_device *dev, unsigned long newstat) in phantom_status() argument
92 struct phantom_device *dev = file->private_data; in phantom_ioctl()
216 struct phantom_device *dev = container_of(inode->i_cdev, in phantom_open()
217 struct phantom_device, cdev); in phantom_open()
246 struct phantom_device *dev = file->private_data; in phantom_release()
261 struct phantom_device *dev = file->private_data; in phantom_poll()
288 struct phantom_device *dev = data; in phantom_isr()
341 struct phantom_device *pht; in phantom_probe()
440 struct phantom_device *pht = pci_get_drvdata(pdev); in phantom_remove()
[all …]