Lines Matching defs:esp
425 struct esp { struct
429 const struct esp_driver_ops *ops; argument
434 struct esp_cmd_entry *active_cmd; argument
458 struct list_head esp_cmd_pool; argument
460 struct esp_target_data target[ESP_MAX_TARGET]; argument
465 struct esp_event_ent esp_event_log[ESP_EVENT_LOG_SZ]; argument
466 int esp_event_cur; argument
482 enum esp_rev rev; argument
484 u32 flags;
516 /* Probed in esp_get_clock_params() */ argument
524 /* Computed in esp_reset_esp() */ argument
547 * with size 'sizeof(struct esp)'. The first argument to argument