Searched defs:n_res (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/base/ |
H A D | platform.c | 917 __platform_create_bundle( struct platform_driver *driver, int (*probe)(struct platform_device *), struct resource *res, unsigned int n_res, const void *data, size_t size, struct module *module) __platform_create_bundle() argument
|
/kernel/linux/linux-6.6/drivers/base/ |
H A D | platform.c | 976 __platform_create_bundle( struct platform_driver *driver, int (*probe)(struct platform_device *), struct resource *res, unsigned int n_res, const void *data, size_t size, struct module *module) __platform_create_bundle() argument
|
/third_party/python/Objects/ |
H A D | unicodeobject.c | 9868 int n_res, j; in do_capitalize() local 9894 int n_res, j; in do_swapcase() local 9921 int n_res, j; do_upper_or_lower() local 9954 int j, n_res = _PyUnicode_ToFoldedFull(c, mapped); do_casefold() local 9973 int n_res, j; do_title() local [all...] |
Completed in 19 milliseconds