cregit-Linux how code gets into the kernel

Release 4.14 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);

#endif /* _LINUX_BLK_MQ_PCI_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Christoph Hellwig2996.67%150.00%
Greg Kroah-Hartman13.33%150.00%
Total30100.00%2100.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.