cregit-Linux how code gets into the kernel

Release 4.17 include/linux/blk-mq-pci.h

Directory: include/linux
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _LINUX_BLK_MQ_PCI_H

#define _LINUX_BLK_MQ_PCI_H

struct blk_mq_tag_set;
struct pci_dev;

int blk_mq_pci_map_queues(struct blk_mq_tag_set *set, struct pci_dev *pdev,
			  int offset);

#endif /* _LINUX_BLK_MQ_PCI_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Christoph Hellwig2987.88%133.33%
Keith Busch39.09%133.33%
Greg Kroah-Hartman13.03%133.33%
Total33100.00%3100.00%
Directory: include/linux
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.