代码搜索结果

找到约 10,000 项符合 Storage 的代码

storage.c

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2006-2007 Nokia Corporation * Copyright (C) 2004-2007 Marcel Holtmann * * * This program is free

storage.h

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2004-2007 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modif

storage.c

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2004-2007 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modif

storage.h

/* * Copyright 2003 by Texas Instruments Incorporated. * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are *

storage.c

/* * Copyright 2003 by Texas Instruments Incorporated. * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are *

storage.h

/** \file storage.h * Disk read/write routines. * Implemented Disk interface: MMC. * This module reads and writes blocks of disk data to/from a global * buffer. The logical place to define these g

storage.c

/** \file storage.c * Disk read/write routines. * Implemented Disk interface: MMC. * * v0.5: added support for more MMC card brands, rewritten code for * better clarity. * * This module reads