Searched defs:service (Results 1 - 25 of 78) sorted by relevance

1234

/linux-master/net/caif/
H A Dcfvidl.c49 struct cfsrvl *service = container_obj(layr); local
H A Dcfdbgl.c40 struct cfsrvl *service = container_obj(layr); local
H A Dcfutill.c43 struct cfsrvl *service = container_obj(layr); local
83 struct cfsrvl *service = container_obj(layr); local
H A Dcfveil.c80 struct cfsrvl *service = container_obj(layr); local
H A Dcfdgml.c86 struct cfsrvl *service = container_obj(layr); local
H A Dcfsrvl.c30 struct cfsrvl *service = container_obj(layr); local
96 struct cfsrvl *service = container_obj(layr); local
156 struct cfsrvl *service = container_of(layer, struct cfsrvl, layer); local
160 cfsrvl_init(struct cfsrvl *service, u8 channel_id, struct dev_info *dev_info, bool supports_flowctrl) argument
177 cfsrvl_ready(struct cfsrvl *service, int *err) argument
212 struct cfsrvl *service; local
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dgpio.h39 struct gpio_service *service; member in struct:gpio
/linux-master/drivers/media/test-drivers/vidtv/
H A Dvidtv_channel.h56 struct vidtv_psi_table_sdt_service *service; member in struct:vidtv_channel
/linux-master/net/ceph/
H A Dauth_x.h17 unsigned int service; member in struct:ceph_x_ticket_handler
34 unsigned int service; member in struct:ceph_x_authorizer
/linux-master/include/uapi/linux/
H A Dqrtr.h36 __le32 service; member in struct:qrtr_ctrl_pkt::__anon13224::__anon13225
/linux-master/net/rxrpc/
H A Dserver_key.c52 unsigned long service, sec_class; local
70 unsigned int service, sec_class; local
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_init.c19 static void adf_service_add(struct service_hndl *service) argument
26 int adf_service_register(struct service_hndl *service) argument
34 static void adf_service_remove(struct service_hndl *service) argument
41 adf_service_unregister(struct service_hndl *service) argument
66 struct service_hndl *service; local
181 struct service_hndl *service; local
283 struct service_hndl *service; local
347 struct service_hndl *service; local
412 struct service_hndl *service; local
425 struct service_hndl *service; local
438 struct service_hndl *service; local
[all...]
/linux-master/include/linux/sunrpc/
H A Dgss_api.h42 u32 service; member in struct:rpcsec_gss_info
84 u32 service; member in struct:pf_desc
/linux-master/drivers/crypto/virtio/
H A Dvirtio_crypto_mgr.c184 struct virtio_crypto *virtcrypto_get_dev_node(int node, uint32_t service, argument
284 virtcrypto_algo_is_supported(struct virtio_crypto *vcrypto, uint32_t service, uint32_t algo) argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/gpio/
H A Dgpio_base.c267 dal_gpio_create( struct gpio_service *service, enum gpio_id id, uint32_t en, enum gpio_pin_output_state output_state) argument
[all...]
H A Dgpio_service.c58 struct gpio_service *service; local
126 dal_gpio_service_create_irq( struct gpio_service *service, uint32_t offset, uint32_t mask) argument
142 dal_gpio_service_create_generic_mux( struct gpio_service *service, uint32_t offset, uint32_t mask) argument
176 dal_gpio_get_generic_pin_info( struct gpio_service *service, enum gpio_id id, uint32_t en) argument
237 is_pin_busy( const struct gpio_service *service, enum gpio_id id, uint32_t en) argument
245 set_pin_busy( struct gpio_service *service, enum gpio_id id, uint32_t en) argument
253 set_pin_free( struct gpio_service *service, enum gpio_id id, uint32_t en) argument
261 dal_gpio_service_lock( struct gpio_service *service, enum gpio_id id, uint32_t en) argument
275 dal_gpio_service_unlock( struct gpio_service *service, enum gpio_id id, uint32_t en) argument
292 struct gpio_service *service = gpio->service; local
352 dal_gpio_service_close( struct gpio_service *service, struct hw_gpio_pin **ptr) argument
425 dal_gpio_create_irq( struct gpio_service *service, enum gpio_id id, uint32_t en) argument
466 dal_gpio_create_ddc( struct gpio_service *service, uint32_t offset, uint32_t mask, struct gpio_ddc_hw_info *info) argument
[all...]
/linux-master/fs/afs/
H A Daddr_list.c83 afs_parse_text_addrs(struct afs_net *net, const char *text, size_t len, char delim, unsigned short service, unsigned short port) argument
/linux-master/arch/powerpc/boot/
H A Doflib.c20 __be32 service; /* Address of service name string. */ member in struct:prom_args
41 int of_call_prom(const char *service, int nargs, int nret, ...) argument
65 static int of_call_prom_ret(const char *service, int nargs, int nret, argument
/linux-master/tools/usb/usbip/src/
H A Dusbip_network.c261 int usbip_net_tcp_connect(char *hostname, char *service) argument
/linux-master/net/sunrpc/auth_gss/
H A Dgss_mech_switch.c236 gss_svc_to_pseudoflavor(struct gss_api_mech *gm, u32 qop, u32 service) argument
331 gss_service_to_auth_domain_name(struct gss_api_mech *gm, u32 service) argument
[all...]
/linux-master/include/uapi/linux/caif/
H A Dcaif_socket.h149 char service[16]; member in struct:sockaddr_caif::__anon2738::__anon2740
161 __u8 service; /* service:caif_debug_service */ member in struct:sockaddr_caif::__anon2738::__anon2743
/linux-master/drivers/soc/qcom/
H A Dqmi_interface.c32 qmi_recv_new_server(struct qmi_handle *qmi, unsigned int service, unsigned int instance, unsigned int node, unsigned int port) argument
207 qmi_add_lookup(struct qmi_handle *qmi, unsigned int service, unsigned int version, unsigned int instance) argument
271 qmi_add_server(struct qmi_handle *qmi, unsigned int service, unsigned int version, unsigned int instance) argument
[all...]
H A Dpmic_glink.c246 struct pdr_service *service; local
/linux-master/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_arm.h29 struct vchiq_service *service; member in struct:user_service
/linux-master/drivers/pci/pcie/
H A Dportdrv.h60 u32 service; /* Port service this device represents */ member in struct:pcie_device
89 u32 service; /* Port service this device represents */ member in struct:pcie_port_service_driver

Completed in 214 milliseconds

1234