Searched refs:remove_port (Results 1 – 17 of 17) sorted by relevance
| /linux/drivers/char/ |
| H A D | virtio_console.c | 984 static void remove_port(struct kref *kref); 1015 kref_put(&port->kref, remove_port); in port_fops_release() 1070 kref_put(&port->kref, remove_port); in port_fops_open() 1445 static void remove_port(struct kref *kref) in remove_port() function 1519 kref_put(&port->kref, remove_port); in unplug_port()
|
| /linux/drivers/nvme/target/ |
| H A D | loop.c | 677 .remove_port = nvme_loop_remove_port,
|
| H A D | nvmet.h | 419 void (*remove_port)(struct nvmet_port *port); member
|
| H A D | core.c | 392 ops->remove_port(port); in nvmet_disable_port()
|
| H A D | rdma.c | 2046 .remove_port = nvmet_rdma_remove_port,
|
| H A D | tcp.c | 2215 .remove_port = nvmet_tcp_remove_port,
|
| H A D | fc.c | 2996 .remove_port = nvmet_fc_remove_port,
|
| H A D | pci-epf.c | 1531 .remove_port = nvmet_pci_epf_remove_port,
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | net_driver.h | 1303 void (*remove_port)(struct efx_nic *efx); member
|
| H A D | efx.c | 187 efx->type->remove_port(efx); in efx_remove_port()
|
| H A D | siena.c | 997 .remove_port = efx_siena_mcdi_port_remove,
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | net_driver.h | 1406 void (*remove_port)(struct efx_nic *efx); member
|
| H A D | efx.c | 178 efx->type->remove_port(efx); in efx_remove_port()
|
| H A D | ef10.c | 4073 .remove_port = efx_mcdi_port_remove, 4185 .remove_port = efx_mcdi_port_remove, 4321 .remove_port = efx_mcdi_port_remove,
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | falcon.c | 2721 .remove_port = falcon_remove_port, 2818 .remove_port = falcon_remove_port,
|
| H A D | efx.c | 1131 efx->type->remove_port(efx); in ef4_remove_port()
|
| /linux/drivers/net/ethernet/ibm/ehea/ |
| H A D | ehea_main.c | 3210 static DEVICE_ATTR_WO(remove_port);
|