Searched defs:q_ops (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/media/pci/dt3155/ | ||
H A D | dt3155.c | 238 static const struct vb2_ops q_ops = { variable in typeref:struct:vb2_ops |
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/ | ||
H A D | pci.c | 930 mlxsw_pci_queue_init(struct mlxsw_pci *mlxsw_pci, char *mbox, const struct mlxsw_pci_queue_ops *q_ops, struct mlxsw_pci_queue *q, u8 q_num) mlxsw_pci_queue_init() argument 987 mlxsw_pci_queue_fini(struct mlxsw_pci *mlxsw_pci, const struct mlxsw_pci_queue_ops *q_ops, struct mlxsw_pci_queue *q) mlxsw_pci_queue_fini() argument 999 mlxsw_pci_queue_group_init(struct mlxsw_pci *mlxsw_pci, char *mbox, const struct mlxsw_pci_queue_ops *q_ops, u8 num_qs) mlxsw_pci_queue_group_init() argument 1035 mlxsw_pci_queue_group_fini(struct mlxsw_pci *mlxsw_pci, const struct mlxsw_pci_queue_ops *q_ops) mlxsw_pci_queue_group_fini() argument |
Completed in 199 milliseconds