linux/drivers/mxc/bt/mxc_bt.c File Reference

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)

Detailed Description

MXC Thirty party Bluetooth.


Function Documentation

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

Parameters:
pdev Pointer to the platform device
Returns:
0 on success, -1 otherwise.
static int mxc_bt_remove ( struct platform_device *  pdev  )  [static]

This function poweroff the bluetooth hardware module

Parameters:
pdev Pointer to the platform device
Returns:
0 on success, -1 otherwise.
footer
©  Freescale Semiconductor, Inc., 2007.  All rights reserved.
Freescale Confidential Proprietary
NDA Required
doxygen