Home
last modified time | relevance | path

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

/linux/drivers/acpi/acpica/
A Dutdebug.c91 return (function_name + 4); in acpi_ut_trim_function_name()
98 return (function_name + 5); in acpi_ut_trim_function_name()
101 return (function_name); in acpi_ut_trim_function_name()
126 const char *function_name, in acpi_debug_print() argument
218 const char *function_name, in ACPI_EXPORT_SYMBOL()
291 const char *function_name, in ACPI_EXPORT_SYMBOL()
328 const char *function_name, in acpi_ut_trace_str() argument
364 const char *function_name, in acpi_ut_trace_u32() argument
486 const char *function_name, in ACPI_EXPORT_SYMBOL()
525 const char *function_name, in ACPI_EXPORT_SYMBOL()
[all …]
A Dacutils.h285 const char *function_name,
290 const char *function_name,
296 const char *function_name,
301 const char *function_name,
307 const char *function_name,
312 const char *function_name,
318 const char *function_name,
323 const char *function_name,
328 const char *function_name,
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Ddc_fpu.c81 void dc_fpu_begin(const char *function_name, const int line) in dc_fpu_begin() argument
105 TRACE_DCN_FPU(true, function_name, line, *pcpu); in dc_fpu_begin()
119 void dc_fpu_end(const char *function_name, const int line) in dc_fpu_end() argument
142 TRACE_DCN_FPU(false, function_name, line, *pcpu); in dc_fpu_end()
A Ddc_fpu.h31 void dc_fpu_begin(const char *function_name, const int line);
32 void dc_fpu_end(const char *function_name, const int line);
/linux/drivers/pinctrl/berlin/
A Dberlin.c57 const char *function_name, *group_name; in berlin_pinctrl_dt_node_to_map() local
64 ret = of_property_read_string(node, "function", &function_name); in berlin_pinctrl_dt_node_to_map()
88 function_name); in berlin_pinctrl_dt_node_to_map()
/linux/drivers/pinctrl/
A Dpinctrl-apple-gpio.c104 const char *function_name; in apple_gpio_dt_node_to_map() local
141 function_name = in apple_gpio_dt_node_to_map()
145 group_name, function_name); in apple_gpio_dt_node_to_map()
/linux/include/acpi/
A Dacpixf.h929 const char *function_name,
937 const char *function_name,
/linux/kernel/
A Daudit.c386 static int audit_log_config_change(char *function_name, u32 new, u32 old, in audit_log_config_change() argument
395 audit_log_format(ab, "op=set %s=%u old=%u ", function_name, new, old); in audit_log_config_change()
405 static int audit_do_config_change(char *function_name, u32 *to_change, u32 new) in audit_do_config_change() argument
417 rc = audit_log_config_change(function_name, new, old, allow_changes); in audit_do_config_change()
/linux/Documentation/doc-guide/
A Dkernel-doc.rst64 * function_name() - Brief description of function.
70 * A longer description, with more discussion of the function function_name()
80 * Return: Describe the return value of function_name.
/linux/Documentation/translations/it_IT/doc-guide/
A Dkernel-doc.rst94 * function_name() - Brief description of function.
100 * A longer description, with more discussion of the function function_name()
110 * Return: Describe the return value of function_name.
/linux/drivers/net/wireless/ath/ath10k/
A Dqmi_wlfw_v01.h632 char function_name[QMI_WLFW_FUNCTION_NAME_LEN_V01 + 1]; member
A Dqmi_wlfw_v01.c2166 function_name),
/linux/Documentation/ABI/testing/
A Dconfigfs-usb-gadget-uvc323 What: /sys/class/udc/udc.name/device/gadget/video4linux/video.name/function_name
/linux/drivers/usb/gadget/function/
A Df_uvc.c411 static DEVICE_ATTR_RO(function_name);
/linux/Documentation/process/
A Dmaintainer-tip.rst247 subject line, please use the format 'function_name()'. Omitting the
/linux/scripts/
A Dcheckpatch.pl6936 my $function_name = $1;

Completed in 50 milliseconds