cregit-Linux how code gets into the kernel

Release 4.11 arch/arm/mach-pxa/tosa_bt.h

/*
 * Tosa bluetooth built-in chip control.
 *
 * Later it may be shared with some other platforms.
 *
 * Copyright (c) 2008 Dmitry Baryshkov
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 *
 */
#ifndef TOSA_BT_H

#define TOSA_BT_H


struct tosa_bt_data {
	
int gpio_pwr;
	
int gpio_reset;
};

#endif


Overall Contributors

PersonTokensPropCommitsCommitProp
Dmitry Baryshkov20100.00%1100.00%
Total20100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.