/Linux-v5.4/drivers/crypto/qat/qat_common/ |
D | adf_init.c | 58 static void adf_service_add(struct service_hndl *service) in adf_service_add() 65 int adf_service_register(struct service_hndl *service) in adf_service_register() 73 static void adf_service_remove(struct service_hndl *service) in adf_service_remove() 80 int adf_service_unregister(struct service_hndl *service) in adf_service_unregister() 105 struct service_hndl *service; in adf_dev_init() local 193 struct service_hndl *service; in adf_dev_start() local 247 struct service_hndl *service; in adf_dev_stop() local 299 struct service_hndl *service; in adf_dev_shutdown() local 358 struct service_hndl *service; in adf_dev_restarting_notify() local 373 struct service_hndl *service; in adf_dev_restarted_notify() local
|
/Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/ |
D | vchiq_core.c | 125 vchiq_set_service_state(struct vchiq_service *service, int newstate) in vchiq_set_service_state() 137 struct vchiq_service *service; in find_service_by_handle() local 159 struct vchiq_service *service = NULL; in find_service_by_port() local 183 struct vchiq_service *service; in find_service_for_instance() local 207 struct vchiq_service *service; in find_closed_service_for_instance() local 233 struct vchiq_service *service = NULL; in next_service_by_instance() local 256 lock_service(struct vchiq_service *service) in lock_service() 268 unlock_service(struct vchiq_service *service) in unlock_service() 300 struct vchiq_service *service = find_service_by_handle(handle); in vchiq_get_client_id() local 313 struct vchiq_service *service = handle_to_service(handle); in vchiq_get_service_userdata() local [all …]
|
D | vchiq_shim.c | 44 struct shim_service *service = (struct shim_service *)handle; in vchi_msg_peek() local 76 struct shim_service *service = (struct shim_service *)handle; in vchi_msg_remove() local 108 struct shim_service *service = (struct shim_service *)handle; in vchi_msg_queue() local 207 struct shim_service *service = (struct shim_service *)handle; in vchi_bulk_queue_receive() local 267 struct shim_service *service = (struct shim_service *)handle; in vchi_bulk_queue_transmit() local 329 struct shim_service *service = (struct shim_service *)handle; in vchi_msg_dequeue() local 403 struct shim_service *service = (struct shim_service *)handle; in vchi_msg_hold() local 517 struct shim_service *service = in shim_callback() local 577 struct shim_service *service = kzalloc(sizeof(struct shim_service), GFP_KERNEL); in service_alloc() local 594 static void service_free(struct shim_service *service) in service_free() [all …]
|
D | vchiq_arm.c | 85 struct vchiq_service *service; member 311 struct vchiq_service *service = NULL; in vchiq_add_service() local 350 struct vchiq_service *service = NULL; in vchiq_open_service() local 437 struct vchiq_service *service; in vchiq_blocking_bulk_transfer() local 595 struct vchiq_service *service; in service_callback() local 809 struct vchiq_service *service = NULL; in vchiq_ioctl() local 1173 struct vchiq_service *service; in vchiq_ioctl() local 1956 struct vchiq_service *service; in vchiq_release() local 2027 struct vchiq_service *service; in vchiq_release() local 2132 struct vchiq_service *service = state->services[i]; in vchiq_dump_platform_instances() local [all …]
|
D | vchiq_if.h | 15 #define VCHIQ_GET_SERVICE_USERDATA(service) vchiq_get_service_userdata(service) argument 16 #define VCHIQ_GET_SERVICE_FOURCC(service) vchiq_get_service_fourcc(service) argument
|
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/gpio/ |
D | gpio_service.c | 60 struct gpio_service *service; in dal_gpio_service_create() local 129 struct gpio_service *service, in dal_gpio_service_create_irq() 145 struct gpio_service *service, in dal_gpio_service_create_generic_mux() 180 struct gpio_service *service, in dal_gpio_get_generic_pin_info() 241 const struct gpio_service *service, in is_pin_busy() 249 struct gpio_service *service, in set_pin_busy() 257 struct gpio_service *service, in set_pin_free() 265 struct gpio_service *service, in dal_gpio_service_lock() 279 struct gpio_service *service, in dal_gpio_service_unlock() 295 struct gpio_service *service = gpio->service; in dal_gpio_service_open() local [all …]
|
/Linux-v5.4/net/caif/ |
D | cfsrvl.c | 31 struct cfsrvl *service = container_obj(layr); in cfservl_ctrlcmd() local 97 struct cfsrvl *service = container_obj(layr); in cfservl_modemcmd() local 157 struct cfsrvl *service = container_of(layer, struct cfsrvl, layer); in cfsrvl_release() local 161 void cfsrvl_init(struct cfsrvl *service, in cfsrvl_init() 178 bool cfsrvl_ready(struct cfsrvl *service, int *err) in cfsrvl_ready() 213 struct cfsrvl *service; in caif_client_register_refcnt() local
|
D | cfutill.c | 43 struct cfsrvl *service = container_obj(layr); in cfutill_receive() local 83 struct cfsrvl *service = container_obj(layr); in cfutill_transmit() local
|
D | cfdbgl.c | 40 struct cfsrvl *service = container_obj(layr); in cfdbgl_transmit() local
|
D | cfvidl.c | 49 struct cfsrvl *service = container_obj(layr); in cfvidl_transmit() local
|
D | cfveil.c | 80 struct cfsrvl *service = container_obj(layr); in cfvei_transmit() local
|
D | cfdgml.c | 86 struct cfsrvl *service = container_obj(layr); in cfdgml_transmit() local
|
/Linux-v5.4/drivers/pci/pcie/ |
D | portdrv_core.c | 25 u32 service; member 270 static int pcie_device_init(struct pci_dev *pdev, int service, int irq) in pcie_device_init() 345 int service = 1 << i; in pcie_port_device_register() local 439 u32 service; in find_service_iter() local 464 u32 service) in pcie_port_find_service() 485 u32 service) in pcie_port_find_device()
|
D | portdrv.h | 64 u32 service; /* Port service this device represents */ member 97 u32 service; /* Port service this device represents */ member 114 #define get_descriptor_id(type, service) (((type - 4) << 8) | service) argument
|
D | err.c | 161 static pci_ers_result_t reset_link(struct pci_dev *dev, u32 service) in reset_link() 187 u32 service) in pcie_do_recovery()
|
/Linux-v5.4/arch/powerpc/boot/ |
D | oflib.c | 20 __be32 service; /* Address of service name string. */ member 41 int of_call_prom(const char *service, int nargs, int nret, ...) in of_call_prom() 65 static int of_call_prom_ret(const char *service, int nargs, int nret, in of_call_prom_ret()
|
/Linux-v5.4/drivers/crypto/virtio/ |
D | virtio_crypto_mgr.c | 184 struct virtio_crypto *virtcrypto_get_dev_node(int node, uint32_t service, in virtcrypto_get_dev_node() 278 uint32_t service, in virtcrypto_algo_is_supported()
|
D | virtio_crypto_algs.c | 42 uint32_t service; member 609 uint32_t service = virtio_crypto_algs[i].service; in virtio_crypto_algs_register() local 639 uint32_t service = virtio_crypto_algs[i].service; in virtio_crypto_algs_unregister() local
|
/Linux-v5.4/net/ceph/ |
D | auth_x.h | 17 unsigned int service; member 34 unsigned int service; member
|
/Linux-v5.4/include/uapi/linux/caif/ |
D | caif_socket.h | 149 char service[16]; member 161 __u8 service; /* service:caif_debug_service */ member
|
/Linux-v5.4/fs/afs/ |
D | addr_list.c | 29 unsigned short service, in afs_alloc_addrlist() 66 unsigned short service, in afs_parse_text_addrs()
|
/Linux-v5.4/net/tipc/ |
D | name_table.c | 122 struct tipc_service *service = kzalloc(sizeof(*service), GFP_ATOMIC); in tipc_service_create() local 285 static void tipc_service_subscribe(struct tipc_service *service, in tipc_service_subscribe() 326 struct tipc_service *service; in tipc_service_find() local 780 struct tipc_service *service; in tipc_nametbl_stop() local 802 struct tipc_service *service, in __tipc_nl_add_nametable_publ() 899 struct tipc_service *service = NULL; in tipc_nl_service_list() local
|
/Linux-v5.4/include/linux/sunrpc/ |
D | gss_api.h | 42 u32 service; member 83 u32 service; member
|
/Linux-v5.4/drivers/soc/qcom/ |
D | qmi_interface.c | 32 unsigned int service, unsigned int instance, in qmi_recv_new_server() 206 int qmi_add_lookup(struct qmi_handle *qmi, unsigned int service, in qmi_add_lookup() 270 int qmi_add_server(struct qmi_handle *qmi, unsigned int service, in qmi_add_server()
|
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | gpio.h | 39 struct gpio_service *service; member
|