• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/asihpi/

Lines Matching defs:hpi_message_header

1201 struct hpi_message_header {
1243 sizeof(struct hpi_message_header) , /* default, no object type 0 */ \
1244 sizeof(struct hpi_message_header) + sizeof(struct hpi_subsys_msg),\
1245 sizeof(struct hpi_message_header) + sizeof(union hpi_adapterx_msg),\
1246 sizeof(struct hpi_message_header) + sizeof(struct hpi_stream_msg),\
1247 sizeof(struct hpi_message_header) + sizeof(struct hpi_stream_msg),\
1248 sizeof(struct hpi_message_header) + sizeof(struct hpi_mixer_msg),\
1249 sizeof(struct hpi_message_header) , /* no node message */ \
1250 sizeof(struct hpi_message_header) + sizeof(struct hpi_control_msg),\
1251 sizeof(struct hpi_message_header) + sizeof(struct hpi_nvmemory_msg),\
1252 sizeof(struct hpi_message_header) + sizeof(struct hpi_gpio_msg),\
1253 sizeof(struct hpi_message_header) + sizeof(struct hpi_watchdog_msg),\
1254 sizeof(struct hpi_message_header) + sizeof(struct hpi_clock_msg),\
1255 sizeof(struct hpi_message_header) + sizeof(struct hpi_profile_msg),\
1256 sizeof(struct hpi_message_header) + sizeof(struct hpi_controlx_msg),\
1257 sizeof(struct hpi_message_header) + sizeof(struct hpi_async_msg) \
1331 struct hpi_message_header h;
1341 struct hpi_message_header h;
1344 sizeof(struct hpi_message_header) - 1 * sizeof(u32)];
1358 struct hpi_message_header h;
1363 sizeof(struct hpi_message_header) - 3 * sizeof(u32)];
1381 sizeof(struct hpi_message_header) - sizeof(u32) -
1386 struct hpi_message_header h;
1398 #define hpi_message_header_v1 hpi_message_header
1403 struct hpi_message_header h;
1414 struct hpi_message_header h;