is_port 1223 drivers/rapidio/rio.c portnum = pw_msg->em.is_port & 0xFF; is_port 20 drivers/usb/typec/bus.c bool is_port = is_typec_port(adev->dev.parent); is_port 24 drivers/usb/typec/bus.c port_altmode = is_port ? to_altmode(adev) : to_altmode(adev)->partner; is_port 54 drivers/usb/typec/bus.c bool is_port; is_port 67 drivers/usb/typec/bus.c is_port = is_typec_port(adev->dev.parent); is_port 70 drivers/usb/typec/bus.c ret = typec_altmode_set_mux(is_port ? altmode : partner, (u8)conf); is_port 74 drivers/usb/typec/bus.c blocking_notifier_call_chain(is_port ? &altmode->nh : &partner->nh, is_port 485 drivers/usb/typec/class.c bool is_port = is_typec_port(parent); is_port 503 drivers/usb/typec/class.c if (is_port) { is_port 519 drivers/usb/typec/class.c if (is_port) is_port 474 include/linux/rio.h u32 is_port; /* Implementation specific + PortID */