Home | Sort by relevance Sort by last modified time |
/external/ltp/testcases/kernel/device-drivers/include/ | |
includeTest.c | 77 static struct block_device_operations bdops = { variable in typeref:struct:block_device_operations 165 gd_ptr->fops = &bdops; |
/external/ltp/testcases/kernel/device-drivers/nls/ | |
nlsTest.c | 78 static struct block_device_operations bdops = { variable in typeref:struct:block_device_operations 188 gd_ptr->fops = &bdops; |