Home
last modified time | relevance | path

Searched refs:remove_port (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/char/
H A Dvirtio_console.c986 static void remove_port(struct kref *kref);
1017 kref_put(&port->kref, remove_port); in port_fops_release()
1072 kref_put(&port->kref, remove_port); in port_fops_open()
1481 static void remove_port(struct kref *kref) in remove_port() function
1555 kref_put(&port->kref, remove_port); in unplug_port()
/openbmc/qemu/hw/char/
H A Dvirtio-serial-bus.c900 static void remove_port(VirtIOSerial *vser, uint32_t port_id) in remove_port() function
1014 remove_port(port->vser, port->id); in virtser_port_device_unrealize()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h1053 void (*remove_port)(struct ef4_nic *efx); member
H A Dfalcon.c2721 .remove_port = falcon_remove_port,
2818 .remove_port = falcon_remove_port,
H A Defx.c1131 efx->type->remove_port(efx); in ef4_remove_port()
/openbmc/linux/drivers/nvme/target/
H A Dloop.c655 .remove_port = nvme_loop_remove_port,
H A Dnvmet.h336 void (*remove_port)(struct nvmet_port *port); member
H A Dcore.c380 ops->remove_port(port); in nvmet_disable_port()
H A Dtcp.c1897 .remove_port = nvmet_tcp_remove_port, in nvmet_tcp_init()
H A Drdma.c2006 .remove_port = nvmet_rdma_remove_port,
H A Dfc.c2938 .remove_port = nvmet_fc_remove_port,
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dnet_driver.h1316 void (*remove_port)(struct efx_nic *efx); member
H A Defx.c187 efx->type->remove_port(efx); in efx_remove_port()
H A Dsiena.c997 .remove_port = efx_siena_mcdi_port_remove,
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dnet_driver.h1367 void (*remove_port)(struct efx_nic *efx); member
H A Defx.c177 efx->type->remove_port(efx); in efx_remove_port()
H A Def10.c4071 .remove_port = efx_mcdi_port_remove,
4183 .remove_port = efx_mcdi_port_remove,
/openbmc/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c3212 static DEVICE_ATTR_WO(remove_port);