attached          544 drivers/ata/sata_sil24.c static void sil24_config_pmp(struct ata_port *ap, int attached)
attached          548 drivers/ata/sata_sil24.c 	if (attached)
attached           62 drivers/crypto/qat/qat_common/adf_dev_mgr.c 	bool attached;
attached          227 drivers/crypto/qat/qat_common/adf_dev_mgr.c 		map->attached = true;
attached          240 drivers/crypto/qat/qat_common/adf_dev_mgr.c 			map->attached = true;
attached          267 drivers/crypto/qat/qat_common/adf_dev_mgr.c 		map->attached = true;
attached          307 drivers/crypto/qat/qat_common/adf_dev_mgr.c 		map->attached = false;
attached          403 drivers/crypto/qat/qat_common/adf_dev_mgr.c 		if (ptr->bdf != ~0 && !ptr->attached)
attached          203 drivers/extcon/extcon-fsa9480.c 				  u16 mask, bool attached)
attached          212 drivers/extcon/extcon-fsa9480.c 			extcon_set_state_sync(usbsw->edev, cable, attached);
attached          195 drivers/extcon/extcon-max14577.c 		u8 val, bool attached)
attached          209 drivers/extcon/extcon-max14577.c 	if (attached)
attached          222 drivers/extcon/extcon-max14577.c 	if (attached)
attached          237 drivers/extcon/extcon-max14577.c 		ctrl1, ctrl2, attached ? "attached" : "detached");
attached          254 drivers/extcon/extcon-max14577.c 		enum max14577_muic_cable_group group, bool *attached)
attached          275 drivers/extcon/extcon-max14577.c 			*attached = false;
attached          280 drivers/extcon/extcon-max14577.c 			*attached = true;
attached          295 drivers/extcon/extcon-max14577.c 			*attached = false;
attached          300 drivers/extcon/extcon-max14577.c 			*attached = true;
attached          321 drivers/extcon/extcon-max14577.c 		int cable_type, bool attached)
attached          328 drivers/extcon/extcon-max14577.c 		attached ? "attached" : "detached", cable_type);
attached          342 drivers/extcon/extcon-max14577.c 			attached ? "attached" : "detached");
attached          346 drivers/extcon/extcon-max14577.c 	ret = max14577_muic_set_path(info, path, attached);
attached          350 drivers/extcon/extcon-max14577.c 	extcon_set_state_sync(info->edev, EXTCON_JIG, attached);
attached          358 drivers/extcon/extcon-max14577.c 	bool attached;
attached          363 drivers/extcon/extcon-max14577.c 				MAX14577_CABLE_GROUP_ADC, &attached);
attached          367 drivers/extcon/extcon-max14577.c 		attached ? "attached" : "detached", cable_type,
attached          375 drivers/extcon/extcon-max14577.c 		ret = max14577_muic_jig_handler(info, cable_type, attached);
attached          414 drivers/extcon/extcon-max14577.c 			attached ? "attached" : "detached", cable_type);
attached          419 drivers/extcon/extcon-max14577.c 			attached ? "attached" : "detached", cable_type);
attached          429 drivers/extcon/extcon-max14577.c 	bool attached;
attached          433 drivers/extcon/extcon-max14577.c 				MAX14577_CABLE_GROUP_CHG, &attached);
attached          437 drivers/extcon/extcon-max14577.c 			attached ? "attached" : "detached",
attached          443 drivers/extcon/extcon-max14577.c 		ret = max14577_muic_set_path(info, info->path_usb, attached);
attached          447 drivers/extcon/extcon-max14577.c 		extcon_set_state_sync(info->edev, EXTCON_USB, attached);
attached          449 drivers/extcon/extcon-max14577.c 					attached);
attached          453 drivers/extcon/extcon-max14577.c 					attached);
attached          457 drivers/extcon/extcon-max14577.c 					attached);
attached          461 drivers/extcon/extcon-max14577.c 					attached);
attached          465 drivers/extcon/extcon-max14577.c 					attached);
attached          473 drivers/extcon/extcon-max14577.c 			attached ? "attached" : "detached", chg_type);
attached          607 drivers/extcon/extcon-max14577.c 	bool attached;
attached          621 drivers/extcon/extcon-max14577.c 					&attached);
attached          622 drivers/extcon/extcon-max14577.c 	if (attached && adc != MAX14577_MUIC_ADC_OPEN) {
attached          632 drivers/extcon/extcon-max14577.c 					&attached);
attached          633 drivers/extcon/extcon-max14577.c 	if (attached && chg_type != MAX14577_CHARGER_TYPE_NONE) {
attached          661 drivers/extcon/extcon-max14577.c 	bool attached;
attached          738 drivers/extcon/extcon-max14577.c 					 &attached);
attached          739 drivers/extcon/extcon-max14577.c 	if (attached && cable_type == MAX14577_MUIC_ADC_FACTORY_MODE_UART_OFF)
attached          257 drivers/extcon/extcon-max77693.c 		u8 val, bool attached)
attached          262 drivers/extcon/extcon-max77693.c 	if (attached)
attached          274 drivers/extcon/extcon-max77693.c 	if (attached)
attached          290 drivers/extcon/extcon-max77693.c 		ctrl1, ctrl2, attached ? "attached" : "detached");
attached          309 drivers/extcon/extcon-max77693.c 		enum max77693_muic_cable_group group, bool *attached)
attached          333 drivers/extcon/extcon-max77693.c 			*attached = false;
attached          338 drivers/extcon/extcon-max77693.c 			*attached = true;
attached          357 drivers/extcon/extcon-max77693.c 			*attached = false;
attached          362 drivers/extcon/extcon-max77693.c 			*attached = true;
attached          399 drivers/extcon/extcon-max77693.c 			*attached = false;
attached          404 drivers/extcon/extcon-max77693.c 			*attached = true;
attached          427 drivers/extcon/extcon-max77693.c 			*attached = false;
attached          429 drivers/extcon/extcon-max77693.c 			*attached = true;
attached          450 drivers/extcon/extcon-max77693.c 		int cable_type, bool attached)
attached          459 drivers/extcon/extcon-max77693.c 		attached ? "attached" : "detached", cable_type);
attached          471 drivers/extcon/extcon-max77693.c 		if (attached && !vbvolt) {
attached          496 drivers/extcon/extcon-max77693.c 		ret = max77693_muic_set_path(info, info->path_usb, attached);
attached          500 drivers/extcon/extcon-max77693.c 		extcon_set_state_sync(info->edev, EXTCON_DOCK, attached);
attached          501 drivers/extcon/extcon-max77693.c 		extcon_set_state_sync(info->edev, EXTCON_DISP_MHL, attached);
attached          508 drivers/extcon/extcon-max77693.c 		if (!attached) {
attached          516 drivers/extcon/extcon-max77693.c 			attached ? "attached" : "detached");
attached          522 drivers/extcon/extcon-max77693.c 					attached);
attached          525 drivers/extcon/extcon-max77693.c 	extcon_set_state_sync(info->edev, dock_id, attached);
attached          532 drivers/extcon/extcon-max77693.c 		int button_type, bool attached)
attached          564 drivers/extcon/extcon-max77693.c 			attached ? "pressed" : "released", button_type);
attached          568 drivers/extcon/extcon-max77693.c 	input_event(dock, EV_KEY, code, attached);
attached          578 drivers/extcon/extcon-max77693.c 	bool attached;
attached          581 drivers/extcon/extcon-max77693.c 				MAX77693_CABLE_GROUP_ADC_GND, &attached);
attached          588 drivers/extcon/extcon-max77693.c 						attached);
attached          591 drivers/extcon/extcon-max77693.c 		extcon_set_state_sync(info->edev, EXTCON_USB_HOST, attached);
attached          596 drivers/extcon/extcon-max77693.c 						attached);
attached          599 drivers/extcon/extcon-max77693.c 		extcon_set_state_sync(info->edev, EXTCON_USB, attached);
attached          601 drivers/extcon/extcon-max77693.c 					attached);
attached          606 drivers/extcon/extcon-max77693.c 		extcon_set_state_sync(info->edev, EXTCON_DISP_MHL, attached);
attached          610 drivers/extcon/extcon-max77693.c 			attached ? "attached" : "detached");
attached          618 drivers/extcon/extcon-max77693.c 		int cable_type, bool attached)
attached          625 drivers/extcon/extcon-max77693.c 		attached ? "attached" : "detached", cable_type);
attached          640 drivers/extcon/extcon-max77693.c 			attached ? "attached" : "detached");
attached          644 drivers/extcon/extcon-max77693.c 	ret = max77693_muic_set_path(info, path, attached);
attached          648 drivers/extcon/extcon-max77693.c 	extcon_set_state_sync(info->edev, EXTCON_JIG, attached);
attached          657 drivers/extcon/extcon-max77693.c 	bool attached;
attached          662 drivers/extcon/extcon-max77693.c 				MAX77693_CABLE_GROUP_ADC, &attached);
attached          666 drivers/extcon/extcon-max77693.c 		attached ? "attached" : "detached", cable_type,
attached          679 drivers/extcon/extcon-max77693.c 		ret = max77693_muic_jig_handler(info, cable_type, attached);
attached          695 drivers/extcon/extcon-max77693.c 		ret = max77693_muic_dock_handler(info, cable_type, attached);
attached          714 drivers/extcon/extcon-max77693.c 		if (attached)
attached          720 drivers/extcon/extcon-max77693.c 							attached);
attached          749 drivers/extcon/extcon-max77693.c 			attached ? "attached" : "detached", cable_type);
attached          754 drivers/extcon/extcon-max77693.c 			attached ? "attached" : "detached", cable_type);
attached          766 drivers/extcon/extcon-max77693.c 	bool attached;
attached          771 drivers/extcon/extcon-max77693.c 				MAX77693_CABLE_GROUP_CHG, &attached);
attached          775 drivers/extcon/extcon-max77693.c 			attached ? "attached" : "detached",
attached          803 drivers/extcon/extcon-max77693.c 						attached);
attached          829 drivers/extcon/extcon-max77693.c 						attached);
attached          831 drivers/extcon/extcon-max77693.c 						attached);
attached          859 drivers/extcon/extcon-max77693.c 						    attached);
attached          864 drivers/extcon/extcon-max77693.c 						attached);
attached          866 drivers/extcon/extcon-max77693.c 						attached);
attached          895 drivers/extcon/extcon-max77693.c 						    attached);
attached          900 drivers/extcon/extcon-max77693.c 						attached);
attached          902 drivers/extcon/extcon-max77693.c 						attached);
attached          907 drivers/extcon/extcon-max77693.c 						attached);
attached          913 drivers/extcon/extcon-max77693.c 					attached);
attached          917 drivers/extcon/extcon-max77693.c 					attached);
attached          921 drivers/extcon/extcon-max77693.c 					attached);
attached          928 drivers/extcon/extcon-max77693.c 			attached ? "attached" : "detached", chg_type);
attached         1019 drivers/extcon/extcon-max77693.c 	bool attached;
attached         1033 drivers/extcon/extcon-max77693.c 					&attached);
attached         1034 drivers/extcon/extcon-max77693.c 	if (attached && adc != MAX77693_MUIC_ADC_OPEN) {
attached         1044 drivers/extcon/extcon-max77693.c 					&attached);
attached         1045 drivers/extcon/extcon-max77693.c 	if (attached && chg_type != MAX77693_CHARGER_TYPE_NONE) {
attached         1076 drivers/extcon/extcon-max77693.c 	bool attached;
attached         1225 drivers/extcon/extcon-max77693.c 					   MAX77693_CABLE_GROUP_ADC, &attached);
attached         1226 drivers/extcon/extcon-max77693.c 	if (attached && (cable_type == MAX77693_MUIC_ADC_FACTORY_MODE_UART_ON ||
attached          200 drivers/extcon/extcon-max77843.c 		u8 val, bool attached, bool nobccomp)
attached          206 drivers/extcon/extcon-max77843.c 	if (attached)
attached          225 drivers/extcon/extcon-max77843.c 	if (attached)
attached          241 drivers/extcon/extcon-max77843.c 		ctrl1, ctrl2, attached ? "attached" : "detached");
attached          262 drivers/extcon/extcon-max77843.c 		enum max77843_muic_cable_group group, bool *attached)
attached          273 drivers/extcon/extcon-max77843.c 			*attached = false;
attached          277 drivers/extcon/extcon-max77843.c 			*attached = true;
attached          293 drivers/extcon/extcon-max77843.c 				*attached = false;
attached          302 drivers/extcon/extcon-max77843.c 				*attached = true;
attached          311 drivers/extcon/extcon-max77843.c 				*attached = false;
attached          315 drivers/extcon/extcon-max77843.c 				*attached = true;
attached          323 drivers/extcon/extcon-max77843.c 			*attached = false;
attached          327 drivers/extcon/extcon-max77843.c 			*attached = true;
attached          333 drivers/extcon/extcon-max77843.c 			*attached = false;
attached          337 drivers/extcon/extcon-max77843.c 			*attached = true;
attached          372 drivers/extcon/extcon-max77843.c 	bool attached;
attached          375 drivers/extcon/extcon-max77843.c 			MAX77843_CABLE_GROUP_ADC_GND, &attached);
attached          377 drivers/extcon/extcon-max77843.c 			attached ? "attached" : "detached", gnd_cable_type);
attached          384 drivers/extcon/extcon-max77843.c 					     attached, false);
attached          388 drivers/extcon/extcon-max77843.c 		extcon_set_state_sync(info->edev, EXTCON_USB_HOST, attached);
attached          389 drivers/extcon/extcon-max77843.c 		max77843_charger_set_otg_vbus(info, attached);
attached          395 drivers/extcon/extcon-max77843.c 					     attached, false);
attached          399 drivers/extcon/extcon-max77843.c 		extcon_set_state_sync(info->edev, EXTCON_DISP_MHL, attached);
attached          403 drivers/extcon/extcon-max77843.c 			attached ? "attached" : "detached", gnd_cable_type);
attached          411 drivers/extcon/extcon-max77843.c 		int cable_type, bool attached)
attached          417 drivers/extcon/extcon-max77843.c 			attached ? "attached" : "detached", cable_type);
attached          431 drivers/extcon/extcon-max77843.c 	ret = max77843_muic_set_path(info, path, attached, false);
attached          435 drivers/extcon/extcon-max77843.c 	extcon_set_state_sync(info->edev, EXTCON_JIG, attached);
attached          441 drivers/extcon/extcon-max77843.c 		bool attached)
attached          446 drivers/extcon/extcon-max77843.c 			attached ? "attached" : "detached");
attached          449 drivers/extcon/extcon-max77843.c 				     attached, attached);
attached          453 drivers/extcon/extcon-max77843.c 	extcon_set_state_sync(info->edev, EXTCON_DISP_MHL, attached);
attached          454 drivers/extcon/extcon-max77843.c 	extcon_set_state_sync(info->edev, EXTCON_USB_HOST, attached);
attached          455 drivers/extcon/extcon-max77843.c 	extcon_set_state_sync(info->edev, EXTCON_DOCK, attached);
attached          463 drivers/extcon/extcon-max77843.c 	bool attached;
attached          466 drivers/extcon/extcon-max77843.c 			MAX77843_CABLE_GROUP_ADC, &attached);
attached          470 drivers/extcon/extcon-max77843.c 		attached ? "attached" : "detached", cable_type,
attached          475 drivers/extcon/extcon-max77843.c 		ret = max77843_muic_dock_handler(info, attached);
attached          487 drivers/extcon/extcon-max77843.c 		ret = max77843_muic_jig_handler(info, cable_type, attached);
attached          520 drivers/extcon/extcon-max77843.c 			attached ? "attached" : "detached", cable_type);
attached          525 drivers/extcon/extcon-max77843.c 			attached ? "attached" : "detached", cable_type);
attached          535 drivers/extcon/extcon-max77843.c 	bool attached;
attached          538 drivers/extcon/extcon-max77843.c 			MAX77843_CABLE_GROUP_CHG, &attached);
attached          542 drivers/extcon/extcon-max77843.c 		attached ? "attached" : "detached",
attached          549 drivers/extcon/extcon-max77843.c 					     attached, false);
attached          553 drivers/extcon/extcon-max77843.c 		extcon_set_state_sync(info->edev, EXTCON_USB, attached);
attached          555 drivers/extcon/extcon-max77843.c 					attached);
attached          560 drivers/extcon/extcon-max77843.c 					     attached, false);
attached          565 drivers/extcon/extcon-max77843.c 					attached);
attached          570 drivers/extcon/extcon-max77843.c 					     attached, false);
attached          575 drivers/extcon/extcon-max77843.c 					attached);
attached          580 drivers/extcon/extcon-max77843.c 					     attached, false);
attached          585 drivers/extcon/extcon-max77843.c 					attached);
attached          590 drivers/extcon/extcon-max77843.c 					     attached, false);
attached          595 drivers/extcon/extcon-max77843.c 					attached);
attached          599 drivers/extcon/extcon-max77843.c 				MAX77843_CABLE_GROUP_ADC_GND, &attached);
attached          610 drivers/extcon/extcon-max77843.c 		extcon_set_state_sync(info->edev, EXTCON_CHG_USB_DCP, attached);
attached          617 drivers/extcon/extcon-max77843.c 			attached ? "attached" : "detached", chg_type);
attached          620 drivers/extcon/extcon-max77843.c 				       attached, false);
attached          709 drivers/extcon/extcon-max77843.c 	bool attached;
attached          722 drivers/extcon/extcon-max77843.c 			MAX77843_CABLE_GROUP_ADC, &attached);
attached          723 drivers/extcon/extcon-max77843.c 	if (attached && adc != MAX77843_MUIC_ADC_OPEN) {
attached          732 drivers/extcon/extcon-max77843.c 			MAX77843_CABLE_GROUP_CHG, &attached);
attached          733 drivers/extcon/extcon-max77843.c 	if (attached && chg_type != MAX77843_MUIC_CHG_NONE) {
attached          816 drivers/extcon/extcon-max77843.c 	bool attached;
attached          870 drivers/extcon/extcon-max77843.c 					 &attached);
attached          871 drivers/extcon/extcon-max77843.c 	if (attached && cable_type == MAX77843_MUIC_ADC_FACTORY_MODE_UART_OFF)
attached          195 drivers/extcon/extcon-max8997.c 		u8 val, bool attached)
attached          200 drivers/extcon/extcon-max8997.c 	if (attached)
attached          212 drivers/extcon/extcon-max8997.c 	if (attached)
attached          227 drivers/extcon/extcon-max8997.c 		ctrl1, ctrl2, attached ? "attached" : "detached");
attached          244 drivers/extcon/extcon-max8997.c 		enum max8997_muic_cable_group group, bool *attached)
attached          265 drivers/extcon/extcon-max8997.c 			*attached = false;
attached          270 drivers/extcon/extcon-max8997.c 			*attached = true;
attached          284 drivers/extcon/extcon-max8997.c 			*attached = false;
attached          289 drivers/extcon/extcon-max8997.c 			*attached = true;
attached          310 drivers/extcon/extcon-max8997.c 			enum max8997_muic_usb_type usb_type, bool attached)
attached          314 drivers/extcon/extcon-max8997.c 	ret = max8997_muic_set_path(info, info->path_usb, attached);
attached          322 drivers/extcon/extcon-max8997.c 		extcon_set_state_sync(info->edev, EXTCON_USB_HOST, attached);
attached          325 drivers/extcon/extcon-max8997.c 		extcon_set_state_sync(info->edev, EXTCON_USB, attached);
attached          327 drivers/extcon/extcon-max8997.c 					attached);
attached          331 drivers/extcon/extcon-max8997.c 			attached ? "attached" : "detached");
attached          339 drivers/extcon/extcon-max8997.c 			int cable_type, bool attached)
attached          343 drivers/extcon/extcon-max8997.c 	ret = max8997_muic_set_path(info, CONTROL1_SW_AUDIO, attached);
attached          352 drivers/extcon/extcon-max8997.c 		extcon_set_state_sync(info->edev, EXTCON_DOCK, attached);
attached          356 drivers/extcon/extcon-max8997.c 			attached ? "attached" : "detached");
attached          364 drivers/extcon/extcon-max8997.c 			bool attached)
attached          369 drivers/extcon/extcon-max8997.c 	ret = max8997_muic_set_path(info, info->path_uart, attached);
attached          375 drivers/extcon/extcon-max8997.c 	extcon_set_state_sync(info->edev, EXTCON_JIG, attached);
attached          383 drivers/extcon/extcon-max8997.c 	bool attached;
attached          388 drivers/extcon/extcon-max8997.c 				MAX8997_CABLE_GROUP_ADC, &attached);
attached          392 drivers/extcon/extcon-max8997.c 		ret = max8997_muic_handle_usb(info, MAX8997_USB_HOST, attached);
attached          397 drivers/extcon/extcon-max8997.c 		extcon_set_state_sync(info->edev, EXTCON_DISP_MHL, attached);
attached          402 drivers/extcon/extcon-max8997.c 					     MAX8997_USB_DEVICE, attached);
attached          408 drivers/extcon/extcon-max8997.c 		ret = max8997_muic_handle_dock(info, cable_type, attached);
attached          413 drivers/extcon/extcon-max8997.c 		ret = max8997_muic_handle_jig_uart(info, attached);
attached          446 drivers/extcon/extcon-max8997.c 			attached ? "attached" : "detached", cable_type);
attached          451 drivers/extcon/extcon-max8997.c 			attached ? "attached" : "detached", cable_type);
attached          461 drivers/extcon/extcon-max8997.c 	bool attached;
attached          465 drivers/extcon/extcon-max8997.c 				MAX8997_CABLE_GROUP_CHG, &attached);
attached          476 drivers/extcon/extcon-max8997.c 					MAX8997_USB_DEVICE, attached);
attached          481 drivers/extcon/extcon-max8997.c 					attached);
attached          485 drivers/extcon/extcon-max8997.c 					attached);
attached          489 drivers/extcon/extcon-max8997.c 					attached);
attached          493 drivers/extcon/extcon-max8997.c 					attached);
attached          498 drivers/extcon/extcon-max8997.c 			attached ? "attached" : "detached", chg_type);
attached          576 drivers/extcon/extcon-max8997.c 	bool attached;
attached          590 drivers/extcon/extcon-max8997.c 					&attached);
attached          591 drivers/extcon/extcon-max8997.c 	if (attached && adc != MAX8997_MUIC_ADC_OPEN) {
attached          601 drivers/extcon/extcon-max8997.c 					&attached);
attached          602 drivers/extcon/extcon-max8997.c 	if (attached && chg_type != MAX8997_CHARGER_TYPE_NONE) {
attached          634 drivers/extcon/extcon-max8997.c 	bool attached;
attached          735 drivers/extcon/extcon-max8997.c 					   MAX8997_CABLE_GROUP_ADC, &attached);
attached          736 drivers/extcon/extcon-max8997.c 	if (attached && cable_type == MAX8997_MUIC_ADC_FACTORY_MODE_UART_OFF)
attached          223 drivers/extcon/extcon-rt8973a.c 				unsigned int con_sw, bool attached)
attached          234 drivers/extcon/extcon-rt8973a.c 	if (!attached)
attached          303 drivers/extcon/extcon-rt8973a.c 	bool attached = false;
attached          308 drivers/extcon/extcon-rt8973a.c 		attached = true;
attached          312 drivers/extcon/extcon-rt8973a.c 		attached = false;
attached          320 drivers/extcon/extcon-rt8973a.c 		attached = false;
attached          394 drivers/extcon/extcon-rt8973a.c 	ret = rt8973a_muic_set_path(info, con_sw, attached);
attached          399 drivers/extcon/extcon-rt8973a.c 	extcon_set_state_sync(info->edev, id, attached);
attached          402 drivers/extcon/extcon-rt8973a.c 					attached);
attached          224 drivers/extcon/extcon-sm5502.c 				bool attached)
attached          228 drivers/extcon/extcon-sm5502.c 	if (!attached) {
attached          372 drivers/extcon/extcon-sm5502.c 				     bool attached)
attached          382 drivers/extcon/extcon-sm5502.c 	if (attached)
attached          411 drivers/extcon/extcon-sm5502.c 	ret = sm5502_muic_set_path(info, con_sw, vbus_sw, attached);
attached          416 drivers/extcon/extcon-sm5502.c 	extcon_set_state_sync(info->edev, id, attached);
attached          419 drivers/extcon/extcon-sm5502.c 					attached);
attached          132 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_output.c 	int attached = 0;
attached          144 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_output.c 		attached++;
attached          148 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_output.c 	if (ret == -ENODEV && attached)
attached         1307 drivers/media/pci/ddbridge/ddbridge-core.c 	switch (dvb->attached) {
attached         1343 drivers/media/pci/ddbridge/ddbridge-core.c 	dvb->attached = 0x00;
attached         1472 drivers/media/pci/ddbridge/ddbridge-core.c 	dvb->attached = 0x01;
attached         1484 drivers/media/pci/ddbridge/ddbridge-core.c 	dvb->attached = 0x10;
attached         1491 drivers/media/pci/ddbridge/ddbridge-core.c 	dvb->attached = 0x11;
attached         1500 drivers/media/pci/ddbridge/ddbridge-core.c 	dvb->attached = 0x12;
attached         1505 drivers/media/pci/ddbridge/ddbridge-core.c 	dvb->attached = 0x20;
attached         1598 drivers/media/pci/ddbridge/ddbridge-core.c 	dvb->attached = 0x30;
attached         1616 drivers/media/pci/ddbridge/ddbridge-core.c 	dvb->attached = 0x31;
attached          176 drivers/media/pci/ddbridge/ddbridge.h 	u32                    attached;
attached          433 drivers/message/fusion/mptsas.c mptsas_is_end_device(struct mptsas_devinfo * attached)
attached          435 drivers/message/fusion/mptsas.c 	if ((attached->sas_address) &&
attached          436 drivers/message/fusion/mptsas.c 	    (attached->device_info &
attached          438 drivers/message/fusion/mptsas.c 	    ((attached->device_info &
attached          440 drivers/message/fusion/mptsas.c 	    (attached->device_info &
attached          442 drivers/message/fusion/mptsas.c 	    (attached->device_info &
attached          471 drivers/message/fusion/mptsas.c 		memset(&phy_info->attached, 0, sizeof(struct mptsas_devinfo));
attached          774 drivers/message/fusion/mptsas.c 		phy_info->attached.handle_enclosure);
attached          776 drivers/message/fusion/mptsas.c 	mptsas_add_device_component(ioc, phy_info->attached.channel,
attached          777 drivers/message/fusion/mptsas.c 		phy_info->attached.id, phy_info->attached.sas_address,
attached          778 drivers/message/fusion/mptsas.c 		phy_info->attached.device_info,
attached          779 drivers/message/fusion/mptsas.c 		phy_info->attached.slot, enclosure_info.enclosure_logical_id);
attached          842 drivers/message/fusion/mptsas.c 		if (phy_info->attached.handle)
attached          858 drivers/message/fusion/mptsas.c 		memset(&phy_info->attached, 0, sizeof(struct mptsas_devinfo));
attached          874 drivers/message/fusion/mptsas.c 		sas_address = phy_info->attached.sas_address;
attached          905 drivers/message/fusion/mptsas.c 			if (!phy_info_cmp->attached.sas_address)
attached          907 drivers/message/fusion/mptsas.c 			if (sas_address != phy_info_cmp->attached.sas_address)
attached          914 drivers/message/fusion/mptsas.c 			    phy_info_cmp->attached.sas_address));
attached         1431 drivers/message/fusion/mptsas.c 	fw_id = phy_info->attached.id;
attached         1448 drivers/message/fusion/mptsas.c 	if (phy_info->attached.device_info &
attached         1451 drivers/message/fusion/mptsas.c 	if (phy_info->attached.device_info &
attached         1454 drivers/message/fusion/mptsas.c 	if (phy_info->attached.device_info &
attached         1460 drivers/message/fusion/mptsas.c 	    phy_info->attached.channel, phy_info->attached.id,
attached         1461 drivers/message/fusion/mptsas.c 	    phy_info->attached.phy_id, (unsigned long long)
attached         1462 drivers/message/fusion/mptsas.c 	    phy_info->attached.sas_address);
attached         1464 drivers/message/fusion/mptsas.c 	mptsas_parse_device_info(&identify, &phy_info->attached);
attached         1506 drivers/message/fusion/mptsas.c 	fw_id = phy_info->attached.id;
attached         1507 drivers/message/fusion/mptsas.c 	sas_address = phy_info->attached.sas_address;
attached         1523 drivers/message/fusion/mptsas.c 	if (phy_info->attached.device_info & MPI_SAS_DEVICE_INFO_SSP_INITIATOR
attached         1524 drivers/message/fusion/mptsas.c 		|| phy_info->attached.device_info
attached         1526 drivers/message/fusion/mptsas.c 		|| phy_info->attached.device_info
attached         1529 drivers/message/fusion/mptsas.c 	if (phy_info->attached.device_info &
attached         1532 drivers/message/fusion/mptsas.c 	if (phy_info->attached.device_info &
attached         1535 drivers/message/fusion/mptsas.c 	if (phy_info->attached.device_info &
attached         1541 drivers/message/fusion/mptsas.c 	    "sas_addr 0x%llx\n", ioc->name, ds, phy_info->attached.channel,
attached         1542 drivers/message/fusion/mptsas.c 	    phy_info->attached.id, phy_info->attached.phy_id,
attached         1557 drivers/message/fusion/mptsas.c 		if (phy_info_parent->attached.sas_address !=
attached         1592 drivers/message/fusion/mptsas.c 		if (port_info->phy_info[i].attached.sas_address !=
attached         1595 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].attached.channel = sas_device->channel;
attached         1596 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].attached.id = sas_device->id;
attached         1597 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].attached.sas_address =
attached         1599 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].attached.handle = sas_device->handle;
attached         1600 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].attached.handle_parent =
attached         1602 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].attached.handle_enclosure =
attached         1759 drivers/message/fusion/mptsas.c 			if (p->phy_info[i].attached.sas_address !=
attached         1762 drivers/message/fusion/mptsas.c 			id = p->phy_info[i].attached.id;
attached         1763 drivers/message/fusion/mptsas.c 			channel = p->phy_info[i].attached.channel;
attached         1774 drivers/message/fusion/mptsas.c 				p->phy_info[i].attached.phys_disk_num = id;
attached         1818 drivers/message/fusion/mptsas.c 			if (p->phy_info[i].attached.sas_address !=
attached         1825 drivers/message/fusion/mptsas.c 			p->phy_info[i].attached.channel,
attached         1826 drivers/message/fusion/mptsas.c 			p->phy_info[i].attached.id,
attached         1827 drivers/message/fusion/mptsas.c 			p->phy_info[i].attached.phy_id, (unsigned long long)
attached         1828 drivers/message/fusion/mptsas.c 			p->phy_info[i].attached.sas_address);
attached         1869 drivers/message/fusion/mptsas.c 			if (p->phy_info[i].attached.sas_address !=
attached         1877 drivers/message/fusion/mptsas.c 			    p->phy_info[i].attached.channel,
attached         1878 drivers/message/fusion/mptsas.c 			    p->phy_info[i].attached.id))
attached         2167 drivers/message/fusion/mptsas.c 			if (p->phy_info[i].attached.sas_address ==
attached         2170 drivers/message/fusion/mptsas.c 					attached.handle_enclosure;
attached         2199 drivers/message/fusion/mptsas.c 			if (p->phy_info[i].attached.sas_address ==
attached         2201 drivers/message/fusion/mptsas.c 				rc = p->phy_info[i].attached.slot;
attached         2545 drivers/message/fusion/mptsas.c 	phy_info->attached.handle = le16_to_cpu(buffer->AttachedDevHandle);
attached         2782 drivers/message/fusion/mptsas.c 	phy_info->attached.handle = le16_to_cpu(buffer->AttachedDevHandle);
attached         3150 drivers/message/fusion/mptsas.c 	if (!phy_info->attached.handle ||
attached         3177 drivers/message/fusion/mptsas.c 			    attached.sas_address));
attached         3200 drivers/message/fusion/mptsas.c 		if (mptsas_is_end_device(&phy_info->attached) &&
attached         3201 drivers/message/fusion/mptsas.c 		    phy_info->attached.handle_parent) {
attached         3205 drivers/message/fusion/mptsas.c 		mptsas_parse_device_info(&identify, &phy_info->attached);
attached         3267 drivers/message/fusion/mptsas.c 	    phy_info->attached.channel,
attached         3268 drivers/message/fusion/mptsas.c 	    phy_info->attached.id);
attached         3331 drivers/message/fusion/mptsas.c 		if (port_info->phy_info[i].attached.handle)
attached         3333 drivers/message/fusion/mptsas.c 				&port_info->phy_info[i].attached,
attached         3336 drivers/message/fusion/mptsas.c 				port_info->phy_info[i].attached.handle);
attached         3378 drivers/message/fusion/mptsas.c 		if (port_info->phy_info[i].attached.handle) {
attached         3380 drivers/message/fusion/mptsas.c 			    &port_info->phy_info[i].attached,
attached         3383 drivers/message/fusion/mptsas.c 			    port_info->phy_info[i].attached.handle);
attached         3384 drivers/message/fusion/mptsas.c 			port_info->phy_info[i].attached.phy_id =
attached         3398 drivers/message/fusion/mptsas.c 		if (parent->phy_info[i].attached.sas_address == sas_address) {
attached         3556 drivers/message/fusion/mptsas.c 		if (phy_info->attached.sas_address !=
attached         3732 drivers/message/fusion/mptsas.c 			    mptsas_is_end_device(&phy_info->attached)) {
attached         3736 drivers/message/fusion/mptsas.c 				id = phy_info->attached.id;
attached         3737 drivers/message/fusion/mptsas.c 				channel = phy_info->attached.channel;
attached         3740 drivers/message/fusion/mptsas.c 				    ioc->name, phy_info->attached.id,
attached         3741 drivers/message/fusion/mptsas.c 				    phy_info->attached.channel));
attached         4118 drivers/message/fusion/mptsas.c 				&port_info->phy_info[i].attached))
attached         4120 drivers/message/fusion/mptsas.c 			if (port_info->phy_info[i].attached.sas_address
attached         4189 drivers/message/fusion/mptsas.c 				&port_info->phy_info[i].attached))
attached         4191 drivers/message/fusion/mptsas.c 			if (port_info->phy_info[i].attached.phys_disk_num == ~0)
attached         4193 drivers/message/fusion/mptsas.c 			if ((port_info->phy_info[i].attached.phys_disk_num ==
attached         4195 drivers/message/fusion/mptsas.c 			    (port_info->phy_info[i].attached.id == id) &&
attached         4196 drivers/message/fusion/mptsas.c 			    (port_info->phy_info[i].attached.channel ==
attached         4458 drivers/message/fusion/mptsas.c 		phy_info->attached.phys_disk_num = hot_plug_info->phys_disk_num;
attached         4524 drivers/message/fusion/mptsas.c 		phy_info->attached.phys_disk_num = ~0;
attached          167 drivers/message/fusion/mptsas.h 	struct mptsas_devinfo attached;	/* point to attached device info */
attached          190 drivers/net/phy/sfp.c 	bool attached;
attached         1562 drivers/net/phy/sfp.c 		if (event == SFP_E_INSERT && sfp->attached) {
attached         1696 drivers/net/phy/sfp.c 	sfp->attached = true;
attached         1703 drivers/net/phy/sfp.c 	sfp->attached = false;
attached          348 drivers/platform/mellanox/mlxreg-hotplug.c 			if (!data->attached) {
attached          354 drivers/platform/mellanox/mlxreg-hotplug.c 				data->attached = true;
attached          357 drivers/platform/mellanox/mlxreg-hotplug.c 			if (data->attached) {
attached          364 drivers/platform/mellanox/mlxreg-hotplug.c 				data->attached = false;
attached         1134 drivers/power/supply/charger-manager.c 	if (cable->attached && cable->min_uA != 0 && cable->max_uA != 0) {
attached         1148 drivers/power/supply/charger-manager.c 	try_charger_enable(cable->cm, cable->attached);
attached         1169 drivers/power/supply/charger-manager.c 	cable->attached = event;
attached         1175 drivers/power/supply/charger-manager.c 	if (cable->attached && is_polling_required(cable->cm)) {
attached           51 drivers/pps/generators/pps_gen_parport.c static int attached;
attached          183 drivers/pps/generators/pps_gen_parport.c 	if (attached) {
attached          204 drivers/pps/generators/pps_gen_parport.c 	attached = 1;
attached         2606 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	.attached = false,
attached         2456 drivers/scsi/fcoe/fcoe.c 	.attached = false,
attached          531 drivers/scsi/fcoe/fcoe_transport.c 	if (ft->attached) {
attached          544 drivers/scsi/fcoe/fcoe_transport.c 	ft->attached = true;
attached          565 drivers/scsi/fcoe/fcoe_transport.c 	if (!ft->attached) {
attached          586 drivers/scsi/fcoe/fcoe_transport.c 	ft->attached = false;
attached          154 drivers/staging/comedi/comedi_fops.c 	if (dev->attached)
attached          303 drivers/staging/comedi/comedi_fops.c 	cfp->last_attached = dev->attached;
attached          314 drivers/staging/comedi/comedi_fops.c 	if (cfp->last_attached != dev->attached ||
attached          769 drivers/staging/comedi/comedi_fops.c 	if (!dev->attached)
attached          785 drivers/staging/comedi/comedi_fops.c 	if (!dev->attached)
attached          824 drivers/staging/comedi/comedi_fops.c 		if (dev->attached) {
attached         2186 drivers/staging/comedi/comedi_fops.c 	if (!dev->attached) {
attached         2320 drivers/staging/comedi/comedi_fops.c 	if (!dev->attached) {
attached         2410 drivers/staging/comedi/comedi_fops.c 	if (!dev->attached) {
attached         2462 drivers/staging/comedi/comedi_fops.c 	if (!dev->attached) {
attached         2564 drivers/staging/comedi/comedi_fops.c 		if (dev->attached && old_detach_count == dev->detach_count &&
attached         2598 drivers/staging/comedi/comedi_fops.c 	if (!dev->attached) {
attached         2700 drivers/staging/comedi/comedi_fops.c 		if (dev->attached && old_detach_count == dev->detach_count &&
attached         2736 drivers/staging/comedi/comedi_fops.c 	if (!dev->attached && !capable(CAP_SYS_ADMIN)) {
attached         2741 drivers/staging/comedi/comedi_fops.c 	if (dev->attached && dev->use_count == 0) {
attached         2796 drivers/staging/comedi/comedi_fops.c 	if (dev->attached && dev->use_count == 1) {
attached          554 drivers/staging/comedi/comedidev.h 	unsigned int attached:1;
attached          204 drivers/staging/comedi/drivers.c 	dev->attached = false;
attached          760 drivers/staging/comedi/drivers.c 	dev->attached = true;
attached          956 drivers/staging/comedi/drivers.c 	if (dev->attached)
attached         1173 drivers/staging/comedi/drivers.c 		if (dev->attached && dev->driver == driver) {
attached          170 drivers/staging/comedi/drivers/addi_apci_2032.c 	if (!dev->attached)
attached          461 drivers/staging/comedi/drivers/adl_pci9111.c 	if (!dev->attached) {
attached          686 drivers/staging/comedi/drivers/adl_pci9118.c 	if (!dev->attached)
attached          487 drivers/staging/comedi/drivers/adv_pci1710.c 	if (!dev->attached)	/*  is device attached? */
attached          464 drivers/staging/comedi/drivers/amplc_dio200_common.c 	if (!dev->attached)
attached          128 drivers/staging/comedi/drivers/amplc_pc236_common.c 	if (dev->attached && handled) {
attached         1211 drivers/staging/comedi/drivers/cb_pcidas.c 	if (!dev->attached)
attached         3059 drivers/staging/comedi/drivers/cb_pcidas64.c 	if (!dev->attached)
attached          456 drivers/staging/comedi/drivers/das16m1.c 	if (!dev->attached) {
attached          517 drivers/staging/comedi/drivers/das1800.c 	if (!dev->attached) {
attached          438 drivers/staging/comedi/drivers/das800.c 	if (!dev->attached)
attached          410 drivers/staging/comedi/drivers/dmm32at.c 	if (!dev->attached) {
attached          201 drivers/staging/comedi/drivers/dt2811.c 	if (!dev->attached)
attached          195 drivers/staging/comedi/drivers/dt2814.c 	if (!dev->attached) {
attached          510 drivers/staging/comedi/drivers/dt282x.c 	if (!dev->attached) {
attached          323 drivers/staging/comedi/drivers/dt3000.c 	if (!dev->attached)
attached          189 drivers/staging/comedi/drivers/gsc_hpdi.c 	if (!dev->attached)
attached          929 drivers/staging/comedi/drivers/me4000.c 	if (!dev->attached)
attached          438 drivers/staging/comedi/drivers/ni_660x.c 	if (!dev->attached)
attached          147 drivers/staging/comedi/drivers/ni_at_a2150.c 	if (!dev->attached)
attached          824 drivers/staging/comedi/drivers/ni_labpc_common.c 	if (!dev->attached) {
attached         5895 drivers/staging/comedi/drivers/ni_mio_common.c 	if (!dev->attached)
attached          386 drivers/staging/comedi/drivers/ni_pcidio.c 	if (!dev->attached) {
attached          189 drivers/staging/comedi/drivers/pcl711.c 	if (!dev->attached) {
attached          842 drivers/staging/comedi/drivers/pcl812.c 	if (!dev->attached) {
attached          251 drivers/staging/comedi/drivers/pcl816.c 	if (!dev->attached || !devpriv->ai_cmd_running) {
attached          541 drivers/staging/comedi/drivers/pcl818.c 	if (!dev->attached || !devpriv->ai_cmd_running) {
attached          219 drivers/staging/comedi/drivers/quatech_daqp_cs.c 	if (!dev->attached)
attached          618 drivers/staging/comedi/drivers/rtd520.c 	if (!dev->attached)
attached         1236 drivers/staging/comedi/drivers/s626.c 	if (!dev->attached)
attached           46 drivers/staging/comedi/kcomedilib/kcomedilib_main.c 	if (dev->attached)
attached           75 drivers/staging/comedi/kcomedilib/kcomedilib_main.c 	if (!dev->attached) {
attached          217 drivers/staging/comedi/kcomedilib/kcomedilib_main.c 	if (dev->attached)
attached          235 drivers/staging/comedi/kcomedilib/kcomedilib_main.c 	if (!dev->attached || subdevice >= dev->n_subdevices)
attached           37 drivers/staging/comedi/proc.c 		if (dev->attached) {
attached           61 drivers/staging/comedi/range.c 	if (!dev->attached)
attached          136 drivers/usb/serial/usb-serial.c 	if (serial->attached && serial->type->release)
attached         1030 drivers/usb/serial/usb-serial.c 		serial->attached = 1;
attached         1038 drivers/usb/serial/usb-serial.c 		serial->attached = 1;
attached          881 drivers/usb/typec/tcpm/fusb302.c static int tcpm_set_roles(struct tcpc_dev *dev, bool attached,
attached          230 drivers/usb/typec/tcpm/tcpci.c static int tcpci_set_roles(struct tcpc_dev *tcpc, bool attached,
attached          221 drivers/usb/typec/tcpm/tcpm.c 	bool attached;
attached          401 drivers/usb/typec/tcpm/tcpm.c 	return (!port->attached && port->cc1 == TYPEC_CC_OPEN &&
attached          403 drivers/usb/typec/tcpm/tcpm.c 	       (port->attached && ((port->polarity == TYPEC_POLARITY_CC1 &&
attached          782 drivers/usb/typec/tcpm/tcpm.c static int tcpm_set_attached_state(struct tcpm_port *port, bool attached)
attached          784 drivers/usb/typec/tcpm/tcpm.c 	return port->tcpc->set_roles(port->tcpc, attached, port->pwr_role,
attached          788 drivers/usb/typec/tcpm/tcpm.c static int tcpm_set_roles(struct tcpm_port *port, bool attached,
attached          809 drivers/usb/typec/tcpm/tcpm.c 	ret = port->tcpc->set_roles(port->tcpc, attached, role, data);
attached         1286 drivers/usb/typec/tcpm/tcpm.c 		if (!port->attached) {
attached         1954 drivers/usb/typec/tcpm/tcpm.c 		 port->attached);
attached         1956 drivers/usb/typec/tcpm/tcpm.c 	if (port->attached) {
attached         2623 drivers/usb/typec/tcpm/tcpm.c 	if (port->attached)
attached         2658 drivers/usb/typec/tcpm/tcpm.c 	port->attached = true;
attached         2699 drivers/usb/typec/tcpm/tcpm.c 	port->attached = false;
attached         2726 drivers/usb/typec/tcpm/tcpm.c 	if (!port->attached)
attached         2744 drivers/usb/typec/tcpm/tcpm.c 	if (port->attached)
attached         2760 drivers/usb/typec/tcpm/tcpm.c 	port->attached = true;
attached         2775 drivers/usb/typec/tcpm/tcpm.c 	if (port->attached)
attached         2786 drivers/usb/typec/tcpm/tcpm.c 	port->attached = true;
attached         3917 drivers/usb/typec/tcpm/tcpm.c 		    port->attached)
attached          330 drivers/usb/typec/tcpm/wcove.c static int wcove_set_roles(struct tcpc_dev *tcpc, bool attached,
attached         2606 fs/namespace.c 	bool attached;
attached         2615 fs/namespace.c 	attached = mnt_has_parent(old);
attached         2629 fs/namespace.c 	if (!(attached ? check_mnt(old) : is_anon_ns(ns)))
attached         2644 fs/namespace.c 	if (attached && IS_MNT_SHARED(parent))
attached         2660 fs/namespace.c 				   attached);
attached         2667 fs/namespace.c 	if (attached)
attached         2672 fs/namespace.c 		if (attached)
attached           94 include/linux/platform_data/mlxreg.h 	bool attached;
attached           72 include/linux/power/charger-manager.h 	bool attached;
attached          153 include/linux/usb/serial.h 	unsigned char			attached:1;
attached          139 include/linux/usb/tcpm.h 	int (*set_roles)(struct tcpc_dev *dev, bool attached,
attached          190 include/linux/visorbus.h 	u32 attached:1;
attached          304 include/scsi/libfcoe.h 	bool attached;
attached           78 net/core/flow_dissector.c 	struct bpf_prog *attached;
attached           89 net/core/flow_dissector.c 	attached = rcu_dereference(net->flow_dissector_prog);
attached           90 net/core/flow_dissector.c 	if (attached) {
attached           92 net/core/flow_dissector.c 		prog_id = attached->aux->id;
attached          115 net/core/flow_dissector.c 	struct bpf_prog *attached;
attached          120 net/core/flow_dissector.c 	attached = rcu_dereference_protected(net->flow_dissector_prog,
attached          122 net/core/flow_dissector.c 	if (attached) {
attached          134 net/core/flow_dissector.c 	struct bpf_prog *attached;
attached          137 net/core/flow_dissector.c 	attached = rcu_dereference_protected(net->flow_dissector_prog,
attached          139 net/core/flow_dissector.c 	if (!attached) {
attached          144 net/core/flow_dissector.c 	bpf_prog_put(attached);
attached          906 net/core/flow_dissector.c 	struct bpf_prog *attached = NULL;
attached          961 net/core/flow_dissector.c 		attached = rcu_dereference(net->flow_dissector_prog);
attached          963 net/core/flow_dissector.c 		if (attached) {
attached          981 net/core/flow_dissector.c 			ret = bpf_flow_dissect(attached, &ctx, n_proto, nhoff,
attached           52 tools/usb/ffs-aio-example/multibuff/host_app/test.c 	int attached;
attached           68 tools/usb/ffs-aio-example/multibuff/host_app/test.c 	state->attached = 0;
attached          115 tools/usb/ffs-aio-example/multibuff/host_app/test.c 		state->attached = 1;
attached          127 tools/usb/ffs-aio-example/multibuff/host_app/test.c 	if (state->attached == 1)
attached          148 tools/usb/ffs-aio-example/multibuff/host_app/test.c 	if (state->attached == 1)
attached           52 tools/usb/ffs-aio-example/simple/host_app/test.c 	int attached;
attached           68 tools/usb/ffs-aio-example/simple/host_app/test.c 	state->attached = 0;
attached          115 tools/usb/ffs-aio-example/simple/host_app/test.c 		state->attached = 1;
attached          127 tools/usb/ffs-aio-example/simple/host_app/test.c 	if (state->attached == 1)
attached          148 tools/usb/ffs-aio-example/simple/host_app/test.c 	if (state->attached == 1)