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

/linux-4.1.27/drivers/misc/
H A Dphantom.c45 struct phantom_device { struct
66 static int phantom_status(struct phantom_device *dev, unsigned long newstat) phantom_status()
92 struct phantom_device *dev = file->private_data; phantom_ioctl()
216 struct phantom_device *dev = container_of(inode->i_cdev, phantom_open()
217 struct phantom_device, cdev); phantom_open()
246 struct phantom_device *dev = file->private_data; phantom_release()
261 struct phantom_device *dev = file->private_data; phantom_poll()
288 struct phantom_device *dev = data; phantom_isr()
341 struct phantom_device *pht; phantom_probe()
440 struct phantom_device *pht = pci_get_drvdata(pdev); phantom_remove()
467 struct phantom_device *dev = pci_get_drvdata(pdev); phantom_suspend()
479 struct phantom_device *dev = pci_get_drvdata(pdev); phantom_resume()

Completed in 37 milliseconds