Lines Matching defs:data
256 * If we're going to stop, read the size of already traced data from
258 * the data size is always HISI_PTT_TRACE_BUF_SIZE.
273 * Just commit the traced data if we're going to stop. Otherwise if the
274 * resident AUX buffer cannot contain the data of next trace buffer,
312 * as we need to know this and save the data when the trace
493 static void hisi_ptt_remove_all_filter_attributes(void *data)
496 struct hisi_ptt *hisi_ptt = data;
608 void *data)
613 struct device *dev = data;
657 static int hisi_ptt_init_filters(struct pci_dev *pdev, void *data)
661 struct hisi_ptt *hisi_ptt = data;
685 static void hisi_ptt_release_filters(void *data)
688 struct hisi_ptt *hisi_ptt = data;
877 * The direction values have different effects according to the data
1252 static void hisi_ptt_unregister_filter_update_notifier(void *data)
1254 struct hisi_ptt *hisi_ptt = data;