Lines Matching defs:esp
426 struct esp { struct
430 const struct esp_driver_ops *ops; argument
435 struct esp_cmd_entry *active_cmd; argument
459 struct list_head esp_cmd_pool; argument
461 struct esp_target_data target[ESP_MAX_TARGET]; argument
466 struct esp_event_ent esp_event_log[ESP_EVENT_LOG_SZ]; argument
467 int esp_event_cur; argument
483 enum esp_rev rev; argument
485 u32 flags;
517 /* Probed in esp_get_clock_params() */ argument
525 /* Computed in esp_reset_esp() */ argument
548 * with size 'sizeof(struct esp)'. The first argument to argument