Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dphantom.c41 struct phantom_device { struct
88 struct phantom_device *dev = file->private_data; in phantom_ioctl()
212 struct phantom_device *dev = container_of(inode->i_cdev, in phantom_open()
213 struct phantom_device, cdev); in phantom_open()
242 struct phantom_device *dev = file->private_data; in phantom_release()
257 struct phantom_device *dev = file->private_data; in phantom_poll()
284 struct phantom_device *dev = data; in phantom_isr()
337 struct phantom_device *pht; in phantom_probe()
436 struct phantom_device *pht = pci_get_drvdata(pdev); in phantom_remove()
462 struct phantom_device *dev = dev_get_drvdata(dev_d); in phantom_suspend()
[all …]