source_device     249 drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.c 		get_single_name(arts[i].source, art_user[i].source_device);
source_device     285 drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.c 		get_single_name(trts[i].source, trt_user[i].source_device);
source_device      48 drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.h 		char source_device[8]; /* ACPI single name */
source_device      67 drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.h 		char source_device[8]; /* ACPI single name */
source_device      67 net/dsa/tag_dsa.c 	int source_device;
source_device      87 net/dsa/tag_dsa.c 	source_device = dsa_header[0] & 0x1f;
source_device      90 net/dsa/tag_dsa.c 	skb->dev = dsa_master_find_slave(dev, source_device, source_port);
source_device      80 net/dsa/tag_edsa.c 	int source_device;
source_device     100 net/dsa/tag_edsa.c 	source_device = edsa_header[0] & 0x1f;
source_device     103 net/dsa/tag_edsa.c 	skb->dev = dsa_master_find_slave(dev, source_device, source_port);