Lines Matching defs:esp
431 struct esp { struct
435 const struct esp_driver_ops *ops; argument
440 struct esp_cmd_entry *active_cmd; argument
464 struct list_head esp_cmd_pool; argument
466 struct esp_target_data target[ESP_MAX_TARGET]; argument
471 struct esp_event_ent esp_event_log[ESP_EVENT_LOG_SZ]; argument
472 int esp_event_cur; argument
488 enum esp_rev rev; argument
490 u32 flags;
522 /* Probed in esp_get_clock_params() */ argument
530 /* Computed in esp_reset_esp() */ argument
548 * with size 'sizeof(struct esp)'. The first argument to argument