Searched defs:q_ops (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/pci/dt3155/
H A Ddt3155.c238 static const struct vb2_ops q_ops = { variable in typeref:struct:vb2_ops
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci.c930 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 260 milliseconds