Lines Matching defs:verbose
81 bool verbose; member
348 void __its_send_mapd(struct its_device *dev, int valid, bool verbose) in __its_send_mapd()
359 void __its_send_mapc(struct its_collection *col, int valid, bool verbose) in __its_send_mapc()
371 u32 event_id, struct its_collection *col, bool verbose) in __its_send_mapti()
384 void __its_send_int(struct its_device *dev, u32 event_id, bool verbose) in __its_send_int()
396 u32 id, bool verbose) in __its_send_movi()
408 void __its_send_invall(struct its_collection *col, bool verbose) in __its_send_invall()
418 void __its_send_inv(struct its_device *dev, u32 event_id, bool verbose) in __its_send_inv()
429 void __its_send_discard(struct its_device *dev, u32 event_id, bool verbose) in __its_send_discard()
440 void __its_send_clear(struct its_device *dev, u32 event_id, bool verbose) in __its_send_clear()
451 void __its_send_sync(struct its_collection *col, bool verbose) in __its_send_sync()