operations 132 arch/sparc/include/asm/vio.h u64 operations; operations 81 drivers/block/sunvdc.c u64 operations; operations 250 drivers/block/sunvdc.c pkt->tag.stype, pkt->operations, operations 275 drivers/block/sunvdc.c port->operations = pkt->operations; operations 580 drivers/block/sunvdc.c if (!(((u64)1 << (u64)op) & port->operations)) operations 188 drivers/greybus/connection.c INIT_LIST_HEAD(&connection->operations); operations 610 drivers/greybus/connection.c while (!list_empty(&connection->operations)) { operations 611 drivers/greybus/connection.c operation = list_last_entry(&connection->operations, operations 640 drivers/greybus/connection.c while (!list_empty(&connection->operations)) { operations 642 drivers/greybus/connection.c list_for_each_entry(operation, &connection->operations, operations 64 drivers/greybus/operation.c list_add_tail(&operation->links, &connection->operations); operations 203 drivers/greybus/operation.c list_for_each_entry(operation, &connection->operations, links) operations 4541 drivers/usb/core/hub.c int retries, operations, retval, i; operations 4686 drivers/usb/core/hub.c for (operations = 0; operations < 3; ++operations) { operations 4746 drivers/usb/core/hub.c for (operations = 0; operations < SET_ADDRESS_TRIES; ++operations) { operations 55 include/linux/greybus/connection.h struct list_head operations;