Home
last modified time | relevance | path

Searched hist:"6 edd8ee60ac9b974bd6ec3b1bcb2aab02762fa8c" (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/mmc/core/
H A DMakefilediff 6edd8ee60ac9b974bd6ec3b1bcb2aab02762fa8c Thu Jul 24 14:18:57 CEST 2008 Haavard Skinnemoen <haavard.skinnemoen@atmel.com> mmc: Export internal host state through debugfs

When CONFIG_DEBUG_FS is set, create a few files under /sys/kernel/debug
containing information about an mmc host's internal state. Currently,
just a single file is created, "ios", which contains information about
the current operating parameters for the bus (clock speed, bus width,
etc.)

Host drivers can add additional files and directories under the host's
root directory by passing the debugfs_root field in struct mmc_host as
the 'parent' parameter to debugfs_create_*.

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
H A Ddebugfs.c6edd8ee60ac9b974bd6ec3b1bcb2aab02762fa8c Thu Jul 24 14:18:57 CEST 2008 Haavard Skinnemoen <haavard.skinnemoen@atmel.com> mmc: Export internal host state through debugfs

When CONFIG_DEBUG_FS is set, create a few files under /sys/kernel/debug
containing information about an mmc host's internal state. Currently,
just a single file is created, "ios", which contains information about
the current operating parameters for the bus (clock speed, bus width,
etc.)

Host drivers can add additional files and directories under the host's
root directory by passing the debugfs_root field in struct mmc_host as
the 'parent' parameter to debugfs_create_*.

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
H A Dcore.hdiff 6edd8ee60ac9b974bd6ec3b1bcb2aab02762fa8c Thu Jul 24 14:18:57 CEST 2008 Haavard Skinnemoen <haavard.skinnemoen@atmel.com> mmc: Export internal host state through debugfs

When CONFIG_DEBUG_FS is set, create a few files under /sys/kernel/debug
containing information about an mmc host's internal state. Currently,
just a single file is created, "ios", which contains information about
the current operating parameters for the bus (clock speed, bus width,
etc.)

Host drivers can add additional files and directories under the host's
root directory by passing the debugfs_root field in struct mmc_host as
the 'parent' parameter to debugfs_create_*.

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
H A Dhost.cdiff 6edd8ee60ac9b974bd6ec3b1bcb2aab02762fa8c Thu Jul 24 14:18:57 CEST 2008 Haavard Skinnemoen <haavard.skinnemoen@atmel.com> mmc: Export internal host state through debugfs

When CONFIG_DEBUG_FS is set, create a few files under /sys/kernel/debug
containing information about an mmc host's internal state. Currently,
just a single file is created, "ios", which contains information about
the current operating parameters for the bus (clock speed, bus width,
etc.)

Host drivers can add additional files and directories under the host's
root directory by passing the debugfs_root field in struct mmc_host as
the 'parent' parameter to debugfs_create_*.

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>