Home
last modified time | relevance | path

Searched refs:get_info (Results 1 – 25 of 46) sorted by relevance

12

/Linux-v5.4/drivers/platform/chrome/wilco_ec/
Dsysfs.c79 static ssize_t get_info(struct device *dev, char *buf, enum get_ec_info_op op) in get_info() function
105 return get_info(dev, buf, CMD_GET_EC_LABEL); in version_show()
113 return get_info(dev, buf, CMD_GET_EC_REV); in build_revision_show()
121 return get_info(dev, buf, CMD_GET_EC_BUILD_DATE); in build_date_show()
129 return get_info(dev, buf, CMD_GET_EC_MODEL); in model_number_show()
/Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_dcb.h30 void (*get_info) (struct qlcnic_dcb *); member
83 if (dcb && dcb->ops->get_info) in qlcnic_dcb_get_info()
84 dcb->ops->get_info(dcb); in qlcnic_dcb_get_info()
/Linux-v5.4/drivers/misc/vmw_vmci/
Dvmci_host.c700 struct vmci_ctx_chkpt_buf_info get_info; in vmci_host_do_ctx_get_cpt_state() local
710 if (copy_from_user(&get_info, uptr, sizeof(get_info))) in vmci_host_do_ctx_get_cpt_state()
714 get_info.result = vmci_ctx_get_chkpt_state(cid, get_info.cpt_type, in vmci_host_do_ctx_get_cpt_state()
715 &get_info.buf_size, &cpt_buf); in vmci_host_do_ctx_get_cpt_state()
716 if (get_info.result == VMCI_SUCCESS && get_info.buf_size) { in vmci_host_do_ctx_get_cpt_state()
717 void __user *ubuf = (void __user *)(uintptr_t)get_info.cpt_buf; in vmci_host_do_ctx_get_cpt_state()
718 retval = copy_to_user(ubuf, cpt_buf, get_info.buf_size); in vmci_host_do_ctx_get_cpt_state()
725 return copy_to_user(uptr, &get_info, sizeof(get_info)) ? -EFAULT : 0; in vmci_host_do_ctx_get_cpt_state()
/Linux-v5.4/drivers/md/
Ddm-snap-persistent.c570 static struct pstore *get_info(struct dm_exception_store *store) in get_info() function
580 struct pstore *ps = get_info(store); in persistent_usage()
596 struct pstore *ps = get_info(store); in persistent_dtr()
617 struct pstore *ps = get_info(store); in persistent_read_metadata()
679 struct pstore *ps = get_info(store); in persistent_prepare_exception()
705 struct pstore *ps = get_info(store); in persistent_commit_exception()
769 struct pstore *ps = get_info(store); in persistent_prepare_merge()
815 struct pstore *ps = get_info(store); in persistent_commit_merge()
846 struct pstore *ps = get_info(store); in persistent_drop_snapshot()
/Linux-v5.4/net/ipv4/
Dtcp_dctcp.c224 .get_info = dctcp_get_info,
234 .get_info = dctcp_get_info,
Dtcp_diag.c99 if (ulp_ops->get_info) in tcp_diag_put_ulp()
100 err = ulp_ops->get_info(sk, skb); in tcp_diag_put_ulp()
Dtcp_vegas.c316 .get_info = tcp_vegas_get_info,
Dtcp_yeah.c234 .get_info = tcp_vegas_get_info,
Dinet_diag.c280 if (ca_ops && ca_ops->get_info) in inet_sk_diag_fill()
281 sz = ca_ops->get_info(sk, ext, &attr, &info); in inet_sk_diag_fill()
1234 .get_info = inet_diag_handler_get_info,
1241 .get_info = inet_diag_handler_get_info,
Dtcp_westwood.c285 .get_info = tcp_westwood_info,
Dtcp_illinois.c334 .get_info = tcp_illinois_info,
Dtcp_nv.c478 .get_info = tcpnv_get_info,
/Linux-v5.4/include/linux/
Dsock_diag.h18 int (*get_info)(struct sk_buff *skb, struct sock *sk); member
Defi.h882 u32 get_info; member
896 u64 get_info; member
913 efi_status_t (*get_info)(struct _efi_file_handle *, efi_guid_t *, member
/Linux-v5.4/include/linux/mfd/
Dkempld.h113 int (*get_info) (struct kempld_device_data *); member
/Linux-v5.4/net/core/
Dsock_diag.c138 if (hndl && hndl->get_info) in sock_diag_broadcast_destroy_work()
139 err = hndl->get_info(skb, sk); in sock_diag_broadcast_destroy_work()
/Linux-v5.4/drivers/firmware/efi/libstub/
Drandom.c13 efi_status_t (*get_info)(struct efi_rng_protocol *, member
Defi-stub-helper.c372 status = efi_call_proto(efi_file_handle, get_info, h, &info_guid, in efi_file_size()
387 status = efi_call_proto(efi_file_handle, get_info, h, &info_guid, in efi_file_size()
/Linux-v5.4/drivers/media/pci/ddbridge/
Dddbridge-sx8.c68 static int get_info(struct dvb_frontend *fe) in get_info() function
122 get_info(fe); in read_status()
/Linux-v5.4/drivers/net/ethernet/neterion/
Ds2io.c2886 struct rx_curr_get_info get_info, put_info; in rx_intr_handler() local
2897 get_info = ring_data->rx_curr_get_info; in rx_intr_handler()
2898 get_block = get_info.block_index; in rx_intr_handler()
2901 rxdp = ring_data->rx_blocks[get_block].rxds[get_info.offset].virt_addr; in rx_intr_handler()
2909 (get_info.offset + 1) == put_info.offset) { in rx_intr_handler()
2942 get_info.offset++; in rx_intr_handler()
2943 ring_data->rx_curr_get_info.offset = get_info.offset; in rx_intr_handler()
2945 rxds[get_info.offset].virt_addr; in rx_intr_handler()
2946 if (get_info.offset == rxd_count[ring_data->rxd_mode]) { in rx_intr_handler()
2947 get_info.offset = 0; in rx_intr_handler()
[all …]
/Linux-v5.4/drivers/mfd/
Dkempld-core.c130 .get_info = kempld_get_info_generic,
288 ret = pdata->get_info(pld); in kempld_get_info()
/Linux-v5.4/drivers/net/ethernet/intel/e1000e/
D82571.c1888 .get_info = e1000e_get_phy_info_igp,
1906 .get_info = e1000e_get_phy_info_m88,
1924 .get_info = e1000e_get_phy_info_m88,
De1000.h570 return hw->phy.ops.get_info(hw); in e1000_get_phy_info()
/Linux-v5.4/net/ipv4/netfilter/
Darp_tables.c785 static int get_info(struct net *net, void __user *user, in get_info() function
1435 ret = get_info(sock_net(sk), user, len, 1); in compat_do_arpt_get_ctl()
1479 ret = get_info(sock_net(sk), user, len, 0); in do_arpt_get_ctl()
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_mac.h393 void (*get_info)(void *mac_drv, struct mac_info *mac_info); member

12