Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Ddma_test.c358 #define DMA_TEST_DEBUGFS_ATTR(__fops, __get, __validate, __set) \ macro
405 DMA_TEST_DEBUGFS_ATTR(lanes, lanes_get, lanes_validate, lanes_set);
429 DMA_TEST_DEBUGFS_ATTR(speed, speed_get, speed_validate, speed_set);
445 DMA_TEST_DEBUGFS_ATTR(packets_to_receive, packets_to_receive_get,
462 DMA_TEST_DEBUGFS_ATTR(packets_to_send, packets_to_send_get,