Searched defs:service (Results 26 - 50 of 78) sorted by relevance

1234

/linux-master/drivers/atm/
H A Deni.h83 void __iomem *service; /* service list */ member in struct:eni_dev
/linux-master/drivers/staging/vt6656/
H A Drxtx.h27 u8 service; member in struct:vnt_phy_field
/linux-master/samples/qmi/
H A Dqmi_sample_client.c535 qmi_sample_new_server(struct qmi_handle *qmi, struct qmi_service *service) argument
564 qmi_sample_del_server(struct qmi_handle *qmi, struct qmi_service *service) argument
/linux-master/drivers/mfd/
H A Dezx-pcap.c180 u32 msr, isr, int_sel, service; local
/linux-master/drivers/crypto/virtio/
H A Dvirtio_crypto_skcipher_algs.c40 uint32_t service; member in struct:virtio_crypto_algo
609 uint32_t service = virtio_crypto_algs[i].service; local
639 uint32_t service = virtio_crypto_algs[i].service; local
H A Dvirtio_crypto_akcipher_algs.c48 uint32_t service; member in struct:virtio_crypto_akcipher_algo
556 uint32_t service = virtio_crypto_akcipher_algs[i].service; local
585 uint32_t service = virtio_crypto_akcipher_algs[i].service; local
/linux-master/drivers/soc/qcom/
H A Dpdr_interface.c21 unsigned int service; member in struct:pdr_service
[all...]
/linux-master/net/dccp/
H A Dipv4.c598 const __be32 service = dccp_hdr_request(skb)->dccph_req_service; local
H A Dproto.c414 static int dccp_setsockopt_service(struct sock *sk, const __be32 service, argument
H A Dipv6.c324 const __be32 service = dccp_hdr_request(skb)->dccph_req_service; local
/linux-master/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c74 static void xgetaddrinfo(const char *node, const char *service, argument
/linux-master/net/qrtr/
H A Dns.c44 unsigned int service; member in struct:qrtr_server_filter
50 unsigned int service; member in struct:qrtr_lookup
58 unsigned int service; member in struct:qrtr_server
217 server_add(unsigned int service, unsigned int instance, unsigned int node_id, unsigned int port) argument
454 ctrl_cmd_new_server(struct sockaddr_qrtr *from, unsigned int service, unsigned int instance, unsigned int node_id, unsigned int port) argument
495 ctrl_cmd_del_server(struct sockaddr_qrtr *from, unsigned int service, unsigned int instance, unsigned int node_id, unsigned int port) argument
520 ctrl_cmd_new_lookup(struct sockaddr_qrtr *from, unsigned int service, unsigned int instance) argument
562 ctrl_cmd_del_lookup(struct sockaddr_qrtr *from, unsigned int service, unsigned int instance) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dqmi.c975 ath10k_qmi_new_server(struct qmi_handle *qmi_hdl, struct qmi_service *service) argument
1002 ath10k_qmi_del_server(struct qmi_handle *qmi_hdl, struct qmi_service *service) argument
/linux-master/tools/testing/selftests/net/
H A Dcmsg_sender.c46 const char *service; member in struct:options
/linux-master/arch/x86/pci/
H A Dpcbios.c104 static unsigned long __init bios32_service(unsigned long service) argument
/linux-master/net/bluetooth/bnep/
H A Dbnep.h77 __u8 service[]; member in struct:bnep_setup_conn_req
/linux-master/drivers/s390/char/
H A Dtape_3590.c959 char *exception, *service; local
1023 char *exception, *service; local
1134 char *exception, *service; local
[all...]
/linux-master/drivers/net/wireless/purelifi/plfxlc/
H A Dmac.h79 u8 service; member in struct:plfxlc_ctrlset
/linux-master/net/tipc/
H A Dname_table.c261 struct tipc_service *service; local
421 tipc_service_subscribe(struct tipc_service *service, struct tipc_subscription *sub) argument
466 struct tipc_service *service; local
935 struct tipc_service *service; local
956 __tipc_nl_add_nametable_publ(struct tipc_nl_msg *msg, struct tipc_service *service, struct service_range *sr, u32 *last_key) argument
1054 struct tipc_service *service = NULL; local
[all...]
/linux-master/include/linux/soc/qcom/
H A Dqmi.h118 unsigned int service; member in struct:qmi_service
[all...]
/linux-master/drivers/pci/pcie/
H A Dportdrv.c37 u32 service; member in struct:portdrv_service_data
286 pcie_device_init(struct pci_dev *pdev, int service, int irq) argument
361 int service = 1 << i; local
455 u32 service; local
479 pcie_port_find_device(struct pci_dev *dev, u32 service) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dqmi.c3183 ath12k_qmi_ops_new_server(struct qmi_handle *qmi_hdl, struct qmi_service *service) argument
3208 ath12k_qmi_ops_del_server(struct qmi_handle *qmi_hdl, struct qmi_service *service) argument
/linux-master/drivers/soc/fsl/dpio/
H A Ddpio-service.c336 dpaa2_io_service_deregister(struct dpaa2_io *service, struct dpaa2_io_notification_ctx *ctx, struct device *dev) argument
[all...]
/linux-master/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.h23 u8 service; member in struct:zd_ctrlset
226 __le16 service; member in struct:ofdm_plcp_header
251 u8 service; member in struct:cck_plcp_header
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00queue.h304 u16 service; member in struct:txentry_desc::__anon916::__anon917

Completed in 238 milliseconds

1234