Searched refs:nested (Results 1 – 7 of 7) sorted by relevance
| /drivers/iommu/intel/ |
| A D | Makefile | 2 obj-y += iommu.o pasid.o nested.o cache.o prq.o
|
| /drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
| A D | init.h | 16 u32 nested; member
|
| /drivers/mtd/ubi/ |
| A D | wl.c | 596 int vol_id, int lnum, int torture, bool nested) in schedule_erase() argument 615 if (nested) in schedule_erase() 647 static int ensure_wear_leveling(struct ubi_device *ubi, int nested); 1029 static int ensure_wear_leveling(struct ubi_device *ubi, int nested) argument 1081 if (nested)
|
| /drivers/usb/core/ |
| A D | Kconfig | 39 to initialize and enumerate it, with lots of nested retry loops.
|
| /drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| A D | init.c | 44 '0' + (init->nested - 1) : ' ', ##args); \ 2306 init->nested++; in nvbios_exec() 2317 init->nested--; in nvbios_exec()
|
| /drivers/net/wireless/realtek/rtw89/ |
| A D | debug.c | 448 bool nested; member 465 { .nested = true, .ptr = __txpwr_ent_##_e, \ 771 if (ent->nested) { in __print_txpwr_ent()
|
| /drivers/usb/fotg210/ |
| A D | fotg210-hcd.c | 3087 static void start_iaa_cycle(struct fotg210_hcd *fotg210, bool nested) in start_iaa_cycle() argument 3102 if (!nested) /* Avoid recursion */ in start_iaa_cycle()
|
Completed in 31 milliseconds