| /linux/drivers/platform/x86/dell/ |
| H A D | dell-uart-backlight.c | 272 u8 get_version[GET_CMD_LEN], resp[MAX_RESP_LEN]; in dell_uart_bl_serdev_probe() local 297 get_version[0] = DELL_SOF(GET_CMD_LEN); in dell_uart_bl_serdev_probe() 298 get_version[1] = CMD_GET_VERSION; in dell_uart_bl_serdev_probe() 299 get_version[2] = dell_uart_checksum(get_version, 2); in dell_uart_bl_serdev_probe() 301 ret = dell_uart_bl_command(dell_bl, get_version, GET_CMD_LEN, resp, MAX_RESP_LEN); in dell_uart_bl_serdev_probe()
|
| /linux/drivers/media/usb/ttusb-budget/ |
| H A D | dvb-ttusb-budget.c | 394 u8 get_version[] = { 0xaa, ++ttusb->c, 0x17, 5, 0, 0, 0, 0, 0 }; in ttusb_init_controller() local 416 if ((err = ttusb_cmd(ttusb, get_version, in ttusb_init_controller() 417 sizeof(get_version), sizeof(get_version)))) in ttusb_init_controller() 420 dprintk("stc-version: %c%c%c%c%c\n", get_version[4], get_version[5], in ttusb_init_controller() 421 get_version[6], get_version[7], get_version[8]); in ttusb_init_controller() 423 if (memcmp(get_version + 4, "V 0.0", 5) && in ttusb_init_controller() 424 memcmp(get_version + 4, "V 1.1", 5) && in ttusb_init_controller() 425 memcmp(get_version + 4, "V 2.1", 5) && in ttusb_init_controller() 426 memcmp(get_version + 4, "V 2.2", 5)) { in ttusb_init_controller() 428 get_version[4], get_version[5], in ttusb_init_controller() [all …]
|
| /linux/include/linux/ |
| H A D | scpi_protocol.h | 42 * @get_version: returns the major and minor revision on the SCPI 64 u32 (*get_version)(void); member
|
| H A D | psci.h | 25 u32 (*get_version)(void); member
|
| /linux/drivers/media/platform/amphion/ |
| H A D | vpu_rpc.h | 59 u32 (*get_version)(struct vpu_shared_addr *shared); member 387 if (!ops || !ops->get_version) in vpu_iface_get_version() 390 return ops->get_version(core->iface); in vpu_iface_get_version()
|
| H A D | vpu_rpc.c | 179 .get_version = vpu_windsor_get_version, 205 .get_version = vpu_malone_get_version,
|
| /linux/drivers/cxl/core/ |
| H A D | edac.c | 33 u8 get_version; member 390 .get_version = feat_entry->get_feat_ver, in cxl_memdev_scrub_init() 458 .get_version = feat_entry->get_feat_ver, in cxl_region_scrub_init() 477 u8 get_version; member 806 .get_version = feat_entry->get_feat_ver, in cxl_memdev_ecs_init() 1176 u8 get_version; member 1644 .get_version = feat_entry->get_feat_ver, in cxl_memdev_sparing_init() 1682 u8 get_version; member 1969 .get_version = feat_entry->get_feat_ver, in cxl_memdev_soft_ppr_init()
|
| /linux/arch/m68k/emu/ |
| H A D | nfeth.c | 25 GET_VERSION = 0,/* no parameters, return NFAPI_VERSION in d0 */ enumerator 234 ver = nf_call(nfEtherID + GET_VERSION); in nfeth_init()
|
| /linux/drivers/input/mouse/ |
| H A D | elan_i2c.h | 84 int (*get_version)(struct i2c_client *client, u8 pattern, bool iap, member
|
| H A D | elan_i2c_smbus.c | 538 .get_version = elan_smbus_get_version,
|
| H A D | elan_i2c_i2c.c | 756 .get_version = elan_i2c_get_version,
|
| /linux/Documentation/tee/ |
| H A D | amd-tee.rst | 69 * get_version - returns the driver implementation id and capability.
|
| /linux/drivers/platform/x86/intel/pmt/ |
| H A D | crashlog.c | 34 #define GET_VERSION(v) (((v) & GENMASK(19, 16)) >> 16) macro 170 *version = GET_VERSION(discovery_header); in pmt_crashlog_supported()
|
| /linux/drivers/net/can/softing/ |
| H A D | softing_fw.c | 358 /* get_version */ in softing_chip_poweron() 359 ret = softing_fct_cmd(card, 12, "get_version"); in softing_chip_poweron()
|
| /linux/drivers/tee/tstee/ |
| H A D | core.c | 341 .get_version = tstee_get_version,
|
| /linux/drivers/platform/x86/ |
| H A D | apple-gmux.c | 826 goto get_version; in gmux_probe() 846 get_version: in gmux_probe()
|
| /linux/drivers/tee/optee/ |
| H A D | ffa_abi.c | 902 .get_version = optee_ffa_get_version, 920 .get_version = optee_ffa_get_version,
|
| /linux/drivers/usb/serial/ |
| H A D | spcp8x5.c | 102 #define GET_VERSION 0xc0 macro
|
| /linux/drivers/tee/amdtee/ |
| H A D | core.c | 440 .get_version = amdtee_get_version,
|
| /linux/drivers/platform/raspberrypi/vchiq-mmal/ |
| H A D | mmal-vchiq.c | 54 "GET_VERSION", 1078 static int get_version(struct vchiq_mmal_instance *instance, in get_version() function 1821 ret = get_version(instance, major_out, minor_out); in vchiq_mmal_version()
|
| /linux/tools/testing/ktest/ |
| H A D | ktest.pl | 1414 get_version(); 2445 sub get_version { subroutine 2471 get_version; 2728 get_version; 4637 get_version;
|
| /linux/drivers/tee/qcomtee/ |
| H A D | call.c | 686 .get_version = qcomtee_get_version,
|
| /linux/drivers/tty/serial/ |
| H A D | pmac_zilog.c | 1138 /* Write get_version command byte */ in pmz_irda_setup() 1143 pmz_error("irda_setup timed out on get_version byte\n"); in pmz_irda_setup()
|
| /linux/arch/arm64/kvm/ |
| H A D | arm.c | 2283 if (!psci_ops.get_version) { in init_psci_relay() 2288 kvm_host_psci_config.version = psci_ops.get_version(); in init_psci_relay()
|
| /linux/drivers/media/usb/dvb-usb/ |
| H A D | dib0700_core.c | 391 deb_info("FW GET_VERSION length: %d\n",ret); in dib0700_identify_state()
|