MXC Thirty party Bluetooth. More...
Functions | |
| static int | mxc_bt_probe (struct platform_device *pdev) |
| static int | mxc_bt_remove (struct platform_device *pdev) |
| static __init int | bluetooth_init (void) |
| static void __exit | bluetooth_exit (void) |
MXC Thirty party Bluetooth.
| static void __exit bluetooth_exit | ( | void | ) | [static] |
Exit and free the bluetooth module
| static __init int bluetooth_init | ( | void | ) | [static] |
Register bluetooth driver module
| static int mxc_bt_probe | ( | struct platform_device * | pdev | ) | [static] |
This function poweron the bluetooth hardware module
| pdev | Pointer to the platform device |
| static int mxc_bt_remove | ( | struct platform_device * | pdev | ) | [static] |
This function poweroff the bluetooth hardware module
| pdev | Pointer to the platform device |
| © Freescale Semiconductor, Inc., 2007.
All rights reserved. Freescale Confidential Proprietary NDA Required |
|