Searched defs:create_dev (Results 1 - 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/init/ |
| H A D | do_mounts.h | 17 static inline __init int create_dev(char *name, dev_t dev) in create_dev() function
|
| /kernel/linux/linux-6.6/init/ |
| H A D | do_mounts.h | 17 static inline __init int create_dev(char *name, dev_t dev) in create_dev() function
|
| /kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/ |
| H A D | acpi_thermal_rel.c | 67 acpi_parse_trt(acpi_handle handle, int *trt_count, struct trt **trtp, bool create_dev) acpi_parse_trt() argument 144 acpi_parse_art(acpi_handle handle, int *art_count, struct art **artp, bool create_dev) acpi_parse_art() argument
|
| /kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/ |
| H A D | acpi_thermal_rel.c | 67 acpi_parse_trt(acpi_handle handle, int *trt_count, struct trt **trtp, bool create_dev) acpi_parse_trt() argument 141 acpi_parse_art(acpi_handle handle, int *art_count, struct art **artp, bool create_dev) acpi_parse_art() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/ |
| H A D | kvm_util.c | 1678 struct kvm_create_device create_dev = { in __kvm_test_create_device() local 1688 struct kvm_create_device create_dev = { in __kvm_create_device() local
|
Completed in 6 milliseconds