Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dpci_endpoint_test.c89 #define to_endpoint_test(priv) container_of((priv), struct pci_endpoint_test, \ macro
723 struct pci_endpoint_test *test = to_endpoint_test(file->private_data); in pci_endpoint_test_ioctl()