h_owner            79 sound/pci/asihpi/hpimsgx.c 	void *h_owner);
h_owner            81 sound/pci/asihpi/hpimsgx.c 	void *h_owner);
h_owner            83 sound/pci/asihpi/hpimsgx.c 	void *h_owner);
h_owner            85 sound/pci/asihpi/hpimsgx.c 	void *h_owner);
h_owner            90 sound/pci/asihpi/hpimsgx.c static void HPIMSGX__cleanup(u16 adapter_index, void *h_owner);
h_owner           124 sound/pci/asihpi/hpimsgx.c 	void *h_owner;
h_owner           152 sound/pci/asihpi/hpimsgx.c 	void *h_owner)
h_owner           174 sound/pci/asihpi/hpimsgx.c 		HPIMSGX__cleanup(HPIMSGX_ALLADAPTERS, h_owner);
h_owner           189 sound/pci/asihpi/hpimsgx.c 		HPIMSGX__cleanup(HPIMSGX_ALLADAPTERS, h_owner);
h_owner           212 sound/pci/asihpi/hpimsgx.c 	void *h_owner)
h_owner           222 sound/pci/asihpi/hpimsgx.c 		HPIMSGX__cleanup(phm->adapter_index, h_owner);
h_owner           256 sound/pci/asihpi/hpimsgx.c 	struct hpi_response *phr, void *h_owner)
h_owner           266 sound/pci/asihpi/hpimsgx.c 		outstream_open(phm, phr, h_owner);
h_owner           269 sound/pci/asihpi/hpimsgx.c 		outstream_close(phm, phr, h_owner);
h_owner           278 sound/pci/asihpi/hpimsgx.c 	struct hpi_response *phr, void *h_owner)
h_owner           288 sound/pci/asihpi/hpimsgx.c 		instream_open(phm, phr, h_owner);
h_owner           291 sound/pci/asihpi/hpimsgx.c 		instream_close(phm, phr, h_owner);
h_owner           303 sound/pci/asihpi/hpimsgx.c 	void *h_owner)
h_owner           324 sound/pci/asihpi/hpimsgx.c 		subsys_message(phm, phr, h_owner);
h_owner           328 sound/pci/asihpi/hpimsgx.c 		adapter_message(phm, phr, h_owner);
h_owner           336 sound/pci/asihpi/hpimsgx.c 		outstream_message(phm, phr, h_owner);
h_owner           340 sound/pci/asihpi/hpimsgx.c 		instream_message(phm, phr, h_owner);
h_owner           382 sound/pci/asihpi/hpimsgx.c 	void *h_owner)
h_owner           421 sound/pci/asihpi/hpimsgx.c 				obj_index].h_owner = h_owner;
h_owner           432 sound/pci/asihpi/hpimsgx.c 	void *h_owner)
h_owner           441 sound/pci/asihpi/hpimsgx.c 	if (h_owner ==
h_owner           443 sound/pci/asihpi/hpimsgx.c 			obj_index].h_owner) {
h_owner           448 sound/pci/asihpi/hpimsgx.c 			obj_index].h_owner = NULL;
h_owner           459 sound/pci/asihpi/hpimsgx.c 				obj_index].h_owner = h_owner;
h_owner           465 sound/pci/asihpi/hpimsgx.c 				obj_index].h_owner = NULL;
h_owner           470 sound/pci/asihpi/hpimsgx.c 			h_owner, phm->adapter_index, phm->obj_index,
h_owner           472 sound/pci/asihpi/hpimsgx.c 				obj_index].h_owner);
h_owner           479 sound/pci/asihpi/hpimsgx.c 	void *h_owner)
h_owner           518 sound/pci/asihpi/hpimsgx.c 				obj_index].h_owner = h_owner;
h_owner           529 sound/pci/asihpi/hpimsgx.c 	void *h_owner)
h_owner           539 sound/pci/asihpi/hpimsgx.c 	if (h_owner ==
h_owner           541 sound/pci/asihpi/hpimsgx.c 			obj_index].h_owner) {
h_owner           546 sound/pci/asihpi/hpimsgx.c 			obj_index].h_owner = NULL;
h_owner           557 sound/pci/asihpi/hpimsgx.c 				obj_index].h_owner = h_owner;
h_owner           563 sound/pci/asihpi/hpimsgx.c 				obj_index].h_owner = NULL;
h_owner           568 sound/pci/asihpi/hpimsgx.c 			h_owner, phm->adapter_index, phm->obj_index,
h_owner           570 sound/pci/asihpi/hpimsgx.c 				obj_index].h_owner);
h_owner           616 sound/pci/asihpi/hpimsgx.c 		outstream_user_open[adapter][i].h_owner = NULL;
h_owner           629 sound/pci/asihpi/hpimsgx.c 		instream_user_open[adapter][i].h_owner = NULL;
h_owner           730 sound/pci/asihpi/hpimsgx.c static void HPIMSGX__cleanup(u16 adapter_index, void *h_owner)
h_owner           734 sound/pci/asihpi/hpimsgx.c 	if (!h_owner)
h_owner           748 sound/pci/asihpi/hpimsgx.c 			if (h_owner ==
h_owner           749 sound/pci/asihpi/hpimsgx.c 				outstream_user_open[adapter][i].h_owner) {
h_owner           770 sound/pci/asihpi/hpimsgx.c 				outstream_user_open[adapter][i].h_owner =
h_owner           773 sound/pci/asihpi/hpimsgx.c 			if (h_owner == instream_user_open[adapter][i].h_owner) {
h_owner           794 sound/pci/asihpi/hpimsgx.c 				instream_user_open[adapter][i].h_owner = NULL;
h_owner            21 sound/pci/asihpi/hpimsgx.h 	void *h_owner);