board_data 168 arch/arm/mach-omap2/display.c static struct omap_dss_board_info board_data = { board_data 175 arch/arm/mach-omap2/display.c board_data.version = omap_display_get_version(); board_data 176 arch/arm/mach-omap2/display.c if (board_data.version == OMAPDSS_VER_UNKNOWN) { board_data 181 arch/arm/mach-omap2/display.c omap_display_device.dev.platform_data = &board_data; board_data 64 arch/arm/mach-omap2/usb.h extern void usb_musb_init(struct omap_musb_board_data *board_data); board_data 109 arch/mips/ath25/board.c u8 *board_data; board_data 137 arch/mips/ath25/board.c board_data = kzalloc(BOARD_CONFIG_BUFSZ, GFP_KERNEL); board_data 138 arch/mips/ath25/board.c if (!board_data) board_data 140 arch/mips/ath25/board.c ath25_board.config = (struct ath25_boarddata *)board_data; board_data 141 arch/mips/ath25/board.c memcpy_fromio(board_data, bcfg, 0x100); board_data 165 arch/mips/ath25/board.c radio_data = board_data + 0x100 + ((rcfg - bcfg) & 0xfff); board_data 167 arch/mips/ath25/board.c offset = radio_data - board_data; board_data 1058 drivers/net/wireless/ath/ath10k/core.c ar->normal_mode_fw.board_data = NULL; board_data 1133 drivers/net/wireless/ath/ath10k/core.c ar->normal_mode_fw.board_data = ar->normal_mode_fw.board->data; board_data 1211 drivers/net/wireless/ath/ath10k/core.c ar->normal_mode_fw.board_data = board_ie_data; board_data 1606 drivers/net/wireless/ath/ath10k/core.c ar->running_fw->board_data, board_data 907 drivers/net/wireless/ath/ath10k/core.h const void *board_data; board_data 2201 drivers/net/wireless/ath/ath10k/debug.c crc32_le(0, ar->normal_mode_fw.board_data, board_data 225 drivers/net/wireless/ath/ath10k/qmi.c temp = ar->normal_mode_fw.board_data; board_data 214 drivers/net/wireless/ath/ath10k/testmode.c utf_mode_fw->board_data = ar->normal_mode_fw.board_data; board_data 203 drivers/usb/musb/am35x.c struct omap_musb_board_data *data = plat->board_data; board_data 317 drivers/usb/musb/am35x.c struct omap_musb_board_data *data = plat->board_data; board_data 332 drivers/usb/musb/am35x.c struct omap_musb_board_data *data = plat->board_data; board_data 375 drivers/usb/musb/am35x.c struct omap_musb_board_data *data = plat->board_data; board_data 555 drivers/usb/musb/am35x.c struct omap_musb_board_data *data = plat->board_data; board_data 571 drivers/usb/musb/am35x.c struct omap_musb_board_data *data = plat->board_data; board_data 148 drivers/usb/musb/omap2430.c struct omap_musb_board_data *data = pdata->board_data; board_data 231 drivers/usb/musb/omap2430.c struct omap_musb_board_data *data = plat->board_data; board_data 298 drivers/usb/musb/omap2430.c struct omap_musb_board_data *data = pdata->board_data; board_data 430 drivers/usb/musb/omap2430.c pdata->board_data = data; board_data 288 drivers/usb/musb/ux500_dma.c data = plat->board_data; board_data 62 drivers/video/fbdev/omap2/omapfb/dss/core.c struct omap_dss_board_info *board_data = core.pdev->dev.platform_data; board_data 64 drivers/video/fbdev/omap2/omapfb/dss/core.c if (!board_data->dsi_enable_pads) board_data 67 drivers/video/fbdev/omap2/omapfb/dss/core.c return board_data->dsi_enable_pads(dsi_id, lane_mask); board_data 72 drivers/video/fbdev/omap2/omapfb/dss/core.c struct omap_dss_board_info *board_data = core.pdev->dev.platform_data; board_data 74 drivers/video/fbdev/omap2/omapfb/dss/core.c if (!board_data->dsi_disable_pads) board_data 77 drivers/video/fbdev/omap2/omapfb/dss/core.c return board_data->dsi_disable_pads(dsi_id, lane_mask); board_data 134 include/linux/amba/clcd.h void *board_data; board_data 109 include/linux/usb/musb.h void *board_data;