Searched refs:port100_cb_arg (Results 1 - 1 of 1) sorted by relevance

/drivers/nfc/
H A Dport100.c476 struct port100_cb_arg { struct
1085 struct port100_cb_arg *cb_arg = arg;
1138 struct port100_cb_arg *cb_arg;
1141 cb_arg = kzalloc(sizeof(struct port100_cb_arg), GFP_KERNEL);
1264 struct port100_cb_arg *cb_arg = arg;
1306 struct port100_cb_arg *cb_arg;
1308 cb_arg = kzalloc(sizeof(struct port100_cb_arg), GFP_KERNEL);
1335 struct port100_cb_arg *cb_arg;
1349 cb_arg = kzalloc(sizeof(struct port100_cb_arg), GFP_KERNEL);

Completed in 29 milliseconds