Home
last modified time | relevance | path

Searched refs:board_ids (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/board/samsung/common/
H A Dexynos5-dt-types.c21 static const struct udevice_id board_ids[] = { variable
178 const struct udevice_id *of_match = board_ids; in set_board_type()
/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A Dsof_da7219_max98373.c432 static const struct platform_device_id board_ids[] = { variable
443 MODULE_DEVICE_TABLE(platform, board_ids);
451 .id_table = board_ids,
H A Dsof_rt5682.c839 static const struct platform_device_id board_ids[] = { variable
880 MODULE_DEVICE_TABLE(platform, board_ids);
888 .id_table = board_ids,
/OK3568_Linux_fs/kernel/drivers/thermal/intel/
H A Dintel_pch_thermal.c273 enum board_ids { enum
310 enum board_ids board_id = id->driver_data; in intel_pch_thermal_probe()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dacard-ahci.c48 enum board_ids { enum
H A Dahci.c49 enum board_ids { enum
1634 if (((enum board_ids) id->driver_data) >= board_ahci_pcs7) in ahci_intel_pcs_quirk()