Lines Matching defs:esp
416 struct esp { struct
420 const struct esp_driver_ops *ops; argument
425 struct esp_cmd_entry *active_cmd; argument
449 struct list_head esp_cmd_pool; argument
451 struct esp_target_data target[ESP_MAX_TARGET]; argument
456 struct esp_event_ent esp_event_log[ESP_EVENT_LOG_SZ]; argument
457 int esp_event_cur; argument
472 enum esp_rev rev; argument
474 u32 flags;
505 /* Probed in esp_get_clock_params() */ argument
513 /* Computed in esp_reset_esp() */ argument
531 * with size 'sizeof(struct esp)'. The first argument to argument