Searched refs:arts (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/thermal/intel/int340x_thermal/ |
| D | acpi_thermal_rel.c | 150 struct art *arts; in acpi_parse_art() local 171 arts = kcalloc(*art_count, sizeof(struct art), GFP_KERNEL); in acpi_parse_art() 172 if (!arts) { in acpi_parse_art() 178 struct art *art = &arts[i - nr_bad_entries]; in acpi_parse_art() 205 *artp = arts; in acpi_parse_art() 234 struct art *arts = NULL; in fill_art() local 237 ret = acpi_parse_art(acpi_thermal_rel_handle, &count, &arts, false); in fill_art() 249 get_single_name(arts[i].source, art_user[i].source_device); in fill_art() 250 get_single_name(arts[i].target, art_user[i].target_device); in fill_art() 252 memcpy(&art_user[i].weight, &arts[i].weight, in fill_art() [all …]
|
| D | int3400_thermal.c | 49 struct art *arts; member 301 &priv->arts, true); in int3400_thermal_probe() 346 kfree(priv->arts); in int3400_thermal_probe() 366 kfree(priv->arts); in int3400_thermal_remove()
|
| D | acpi_thermal_rel.h | 79 int acpi_parse_art(acpi_handle handle, int *art_count, struct art **arts,
|
| /Linux-v5.4/Documentation/devicetree/bindings/clock/ |
| D | st,stm32-rcc.txt | 94 18 CLK_USART1 (U(s)arts clocks)
|
| /Linux-v5.4/Documentation/media/v4l-drivers/ |
| D | si470x.rst | 114 If you use arts try:
|