Searched defs:file_priv (Results 1 – 7 of 7) sorted by relevance
67088 struct file_priv { struct67089 struct tpm_chip *chip;67090 struct tpm_space *space;67091 struct mutex buffer_mutex;67092 struct timer_list user_read_timer;67093 struct work_struct timeout_work;67094 struct work_struct async_work;67095 wait_queue_head_t async_wait;67096 ssize_t response_length;67097 bool response_read;[all …]
97681 struct file_priv { struct97682 struct tpm_chip *chip;97683 struct tpm_space *space;97684 struct mutex buffer_mutex;97685 struct timer_list user_read_timer;97686 struct work_struct timeout_work;97687 struct work_struct async_work;97688 wait_queue_head_t async_wait;97689 ssize_t response_length;97690 bool response_read;[all …]
80226 struct file_priv { struct80227 struct tpm_chip *chip;80228 struct tpm_space *space;80229 struct mutex buffer_mutex;80230 struct timer_list user_read_timer;80231 struct work_struct timeout_work;80232 struct work_struct async_work;80233 wait_queue_head_t async_wait;80234 ssize_t response_length;80235 bool response_read;[all …]
70904 struct drm_file *file_priv; member76091 struct drm_i915_file_private *file_priv; member76268 struct drm_i915_file_private *file_priv; member