/openbmc/qemu/hw/net/ |
H A D | ftgmac100.c | 1175 .type = NET_CLIENT_DRIVER_NIC,
|
/openbmc/qemu/hw/scsi/ |
H A D | vmw_pvscsi.c | 594 msg.type = msg_type; in pvscsi_send_msg()
|
/openbmc/linux/drivers/crypto/hisilicon/zip/ |
H A D | zip_main.c | 1185 zip_cap[i].type = zip_pre_store_caps[i]; in zip_pre_store_cap_reg()
|
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfad_bsg.c | 1536 iocmd->status = bfa_flash_erase_part(BFA_FLASH(&bfad->bfa), iocmd->type, in bfad_iocmd_flash_erase_part() 1568 iocmd->type, iocmd->instance, iocmd_bufptr, in bfad_iocmd_flash_update_part() 1599 iocmd->status = bfa_flash_read_part(BFA_FLASH(&bfad->bfa), iocmd->type, in bfad_iocmd_flash_read_part()
|
/openbmc/linux/Documentation/scsi/ |
H A D | scsi_mid_low_api.rst | 16 system, but only one per hardware type. Most LLDs can control one or more 347 * @dev: pointer to struct device of type scsi class 1123 identifier type and a vendor-specific value.
|
H A D | ChangeLog.lpfc | 149 * Cleanup of lpfc_sli_iocb_cmd_type array and typing of iocb type. 366 * Fixed bug for handling RSCN type 3. Terminate RSCN mode 1213 * Change return type of lpfc_evt_iocb_free to void as it doesn't 1555 lpfc_bindlist with list_head type. In elxHBA_t, replace 1616 * Removed elx_lck_t data structure, stray elxDRVR_t type, and
|
/openbmc/linux/sound/core/ |
H A D | pcm_native.c | 36 #define trace_hw_mask_param(substream, type, index, prev, curr) argument 37 #define trace_hw_interval_param(substream, type, index, prev, curr) argument 270 switch (dmabuf->dev.type) { in hw_support_mmap()
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | r100.c | 368 if ((voltage->type == VOLTAGE_GPIO) && (voltage->gpio.valid)) { in r100_pm_misc() 2076 switch (pkt.type) { in r100_cs_parse() 2096 pkt.type); in r100_cs_parse()
|
/openbmc/linux/net/mptcp/ |
H A D | protocol.c | 3854 if (sock->state != SS_UNCONNECTED || sock->type != SOCK_STREAM) in mptcp_listen() 4055 .type = SOCK_STREAM, 4159 .type = SOCK_STREAM,
|
/openbmc/linux/fs/smb/client/ |
H A D | connect.c | 824 is_smb_response(struct TCP_Server_Info *server, unsigned char type) in is_smb_response() argument 831 switch (type) { in is_smb_response() 859 cifs_server_dbg(VFS, "RFC 1002 unknown response type 0x%x\n", type); in is_smb_response()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_hsi.h | 231 u8 type; member 245 u8 type; member 261 u8 type; member 1959 u8 type; member 3853 u8 type; member
|
/openbmc/linux/Documentation/sound/ |
H A D | alsa-configuration.rst | 33 one card and you have more than one card of the same type then you can 127 Default: the card type; 1215 type for testing. 1265 type for testing. 2009 Also, all Sound Blaster 16 type cards can operate in 16-bit
|
/openbmc/qemu/target/riscv/insn_trans/ |
H A D | trans_rvv.c.inc | 2217 * type, an illegal instruction exception is raised. 2292 * type, an illegal instruction exception is raised 2516 * type, an illegal instruction exception is raised 2684 * type, an illegal instruction exception is raised 2787 * type, an illegal instruction exception is raised
|
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2800lib.c | 1563 if (led->type == LED_TYPE_RADIO) { in rt2800_brightness_set() 1566 } else if (led->type == LED_TYPE_ASSOC) { in rt2800_brightness_set() 1569 } else if (led->type == LED_TYPE_QUALITY) { in rt2800_brightness_set() 1577 if (led->type == LED_TYPE_RADIO) { in rt2800_brightness_set() 1580 } else if (led->type == LED_TYPE_ASSOC) { in rt2800_brightness_set() 1583 } else if (led->type == LED_TYPE_QUALITY) { in rt2800_brightness_set() 1600 struct rt2x00_led *led, enum led_type type) in rt2800_init_led() argument 1603 led->type = type; in rt2800_init_led()
|
/openbmc/linux/Documentation/driver-api/ |
H A D | mtdnand.rst | 62 function which is suitable for the detected chip type. 84 suitable for the detected chip type.
|
/openbmc/openbmc/poky/documentation/overview-manual/ |
H A D | development-environment.rst | 223 If you are familiar with this type of development environment, you 347 this type of change, you format the patch and then send the email
|
/openbmc/linux/drivers/net/wireless/ath/ath5k/ |
H A D | base.c | 211 ath5k_chip_name(enum ath5k_srev_type type, u_int16_t val) in ath5k_chip_name() argument 217 if (srev_names[i].sr_type != type) in ath5k_chip_name()
|
/openbmc/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-j721s2-main.dtsi | 163 ti,intr-trigger-type = <1>; 789 ti,intr-trigger-type = <4>;
|
/openbmc/linux/Documentation/driver-api/gpio/ |
H A D | legacy.rst | 108 type of GPIO controller, and on one particular board 80-95 with an FPGA. 493 with information common to each controller of that type:
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_cx0_phy.c | 1758 MISSING_CASE(encoder->type); in intel_c10pll_tables_get() 2010 MISSING_CASE(encoder->type); in intel_c20_pll_tables_get()
|
/openbmc/linux/drivers/scsi/qedi/ |
H A D | qedi_fw.c | 1296 ((qedi_cmd->type == TYPEIO) && in qedi_wait_for_cleanup_request() 1367 qedi_cmd->type = TYPEIO; in qedi_abort_work()
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | cadence-nand-controller.c | 2174 if (instr->type == NAND_OP_DATA_OUT_INSTR) in cadence_nand_cmd_data() 2199 if (instr->type == NAND_OP_DATA_IN_INSTR) { in cadence_nand_cmd_data()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_resource.c | 672 .type = DC_PLANE_TYPE_DCN_UNIVERSAL, 2739 ddc_init_data.id.type = OBJECT_TYPE_GENERIC; in dcn20_resource_construct()
|
/openbmc/linux/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-hw.c | 2279 static int xlgmac_write_rss_reg(struct xlgmac_pdata *pdata, unsigned int type, in xlgmac_write_rss_reg() argument 2301 MAC_RSSAR_ADDRT_LEN, type); in xlgmac_write_rss_reg()
|
/openbmc/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra210-smaug.dts | 1842 linux,input-type = <EV_SW>; 1850 linux,input-type = <EV_SW>;
|