/linux-6.1.9/drivers/gpu/drm/bridge/adv7511/ |
D | adv7533.c | 27 static void adv7511_dsi_config_timing_gen(struct adv7511 *adv) in adv7511_dsi_config_timing_gen() 66 void adv7533_dsi_power_on(struct adv7511 *adv) in adv7533_dsi_power_on() 95 void adv7533_dsi_power_off(struct adv7511 *adv) in adv7533_dsi_power_off() 103 enum drm_mode_status adv7533_mode_valid(struct adv7511 *adv, in adv7533_mode_valid() 126 int adv7533_patch_registers(struct adv7511 *adv) in adv7533_patch_registers() 133 int adv7533_patch_cec_registers(struct adv7511 *adv) in adv7533_patch_cec_registers() 140 int adv7533_attach_dsi(struct adv7511 *adv) in adv7533_attach_dsi() 179 int adv7533_parse_dt(struct device_node *np, struct adv7511 *adv) in adv7533_parse_dt()
|
D | adv7511_drv.c | 815 struct adv7511 *adv = connector_to_adv7511(connector); in adv7511_connector_get_modes() local 824 struct adv7511 *adv = connector_to_adv7511(connector); in adv7511_connector_mode_valid() local 837 struct adv7511 *adv = connector_to_adv7511(connector); in adv7511_connector_detect() local 851 static int adv7511_connector_init(struct adv7511 *adv) in adv7511_connector_init() 892 struct adv7511 *adv = bridge_to_adv7511(bridge); in adv7511_bridge_enable() local 899 struct adv7511 *adv = bridge_to_adv7511(bridge); in adv7511_bridge_disable() local 908 struct adv7511 *adv = bridge_to_adv7511(bridge); in adv7511_bridge_mode_set() local 917 struct adv7511 *adv = bridge_to_adv7511(bridge); in adv7511_bridge_mode_valid() local 928 struct adv7511 *adv = bridge_to_adv7511(bridge); in adv7511_bridge_attach() local 946 struct adv7511 *adv = bridge_to_adv7511(bridge); in adv7511_bridge_detect() local [all …]
|
/linux-6.1.9/include/linux/ |
D | mii.h | 170 static inline u32 mii_adv_to_ethtool_adv_t(u32 adv) in mii_adv_to_ethtool_adv_t() 240 static inline u32 mii_ctrl1000_to_ethtool_adv_t(u32 adv) in mii_ctrl1000_to_ethtool_adv_t() 341 static inline u32 mii_adv_to_ethtool_adv_x(u32 adv) in mii_adv_to_ethtool_adv_x() 366 u32 adv) in mii_adv_mod_linkmode_adv_t() 397 u32 adv) in mii_adv_to_linkmode_adv_t() 497 u16 adv = 0; in linkmode_adv_to_mii_adv_x() local 515 u16 adv = 0; in mii_advertise_flowctrl() local
|
D | mdio.h | 253 u32 adv = 0; in mmd_eee_adv_to_ethtool_adv_t() local 279 static inline u16 ethtool_adv_to_mmd_eee_adv_t(u32 adv) in ethtool_adv_to_mmd_eee_adv_t()
|
/linux-6.1.9/net/bluetooth/ |
D | eir.c | 241 struct adv_info *adv = NULL; in eir_create_per_adv_data() local 262 struct adv_info *adv = NULL; in eir_create_adv_data() local 359 struct adv_info *adv; in eir_create_scan_rsp() local
|
D | hci_sync.c | 965 struct adv_info *adv; in hci_disable_ext_adv_instance_sync() local 1027 struct adv_info *adv; in hci_setup_ext_adv_instance_sync() local 1159 struct adv_info *adv = NULL; in hci_set_ext_scan_rsp_data_sync() local 1231 struct adv_info *adv; in hci_enable_ext_advertising_sync() local 1337 struct adv_info *adv = hci_find_adv_instance(hdev, instance); in hci_set_per_adv_data_sync() local 1374 static int hci_adv_bcast_annoucement(struct hci_dev *hdev, struct adv_info *adv) in hci_adv_bcast_annoucement() 1413 struct adv_info *adv = NULL; in hci_start_per_adv_sync() local 1609 struct adv_info *adv = data; in remove_ext_adv_sync() local 1620 struct adv_info *adv = NULL; in hci_remove_ext_adv_instance() local 1650 struct adv_info *adv = NULL; in hci_set_ext_adv_data_sync() local [all …]
|
D | hci_core.c | 1721 struct adv_info *adv; in hci_add_adv_instance() local 1776 struct adv_info *adv; in hci_add_per_instance() local 1798 struct adv_info *adv; in hci_set_adv_instance_data() local 1832 struct adv_info *adv; in hci_adv_instance_flags() local 1865 struct adv_info *adv; in hci_adv_instance_is_scannable() local
|
/linux-6.1.9/tools/perf/ui/ |
D | progress.c | 16 void ui_progress__update(struct ui_progress *p, u64 adv) in ui_progress__update()
|
/linux-6.1.9/drivers/net/ethernet/ibm/emac/ |
D | phy.c | 112 int ctl, adv; in genmii_setup_aneg() local 230 int adv = phy_read(phy, MII_CTRL1000); in genmii_read_link() local
|
/linux-6.1.9/drivers/net/ |
D | sungem_phy.c | 312 u16 ctl, adv; in genmii_setup_aneg() local 468 u16 ctl, adv; in bcm54xx_setup_aneg() local 744 u16 ctl, adv; in marvell_setup_aneg() local
|
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb3/ |
D | vsc8211.c | 133 unsigned int bmcr, status, lpa, adv; in vsc8211_get_link_status() local 209 unsigned int bmcr, status, lpa, adv; in vsc8211_get_link_status_fiber() local
|
D | aq100x.c | 155 unsigned int adv; in aq100x_advertise() local
|
/linux-6.1.9/drivers/net/phy/ |
D | bcm84881.c | 77 u32 adv; in bcm84881_config_aneg() local
|
D | lxt.c | 221 int adv; in lxt973a2_read_status() local
|
D | phy-c45.c | 258 u32 adv; in genphy_c45_an_config_aneg() local
|
D | marvell-88x2222.c | 282 int ret, adv; in mv2222_config_aneg() local
|
D | phy_device.c | 1930 u32 adv; in genphy_config_advert() local 1984 u16 adv = 0; in genphy_c37_config_advert() local 2342 int adv = phy_read(phydev, MII_CTRL1000); in genphy_read_lpa() local
|
D | mxl-gpy.c | 357 u32 adv; in gpy_config_aneg() local
|
D | phy.c | 1427 int cap, old_adv, adv = 0, ret; in phy_ethtool_set_eee() local
|
/linux-6.1.9/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_port.c | 370 int adv = phylink_mii_c22_pcs_encode_advertisement(config->portmode, in lan966x_port_pcs_set() local
|
/linux-6.1.9/drivers/net/pcs/ |
D | pcs-xpcs.c | 436 int ret, adv; in _xpcs_config_aneg_c73() local 585 unsigned long *adv = state->advertising; in xpcs_get_max_xlgmii_speed() local 801 int ret, mdio_ctrl, adv; in xpcs_config_aneg_c37_1000basex() local
|
/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac1000_core.c | 412 static void dwmac1000_get_adv_lp(void __iomem *ioaddr, struct rgmii_adv *adv) in dwmac1000_get_adv_lp()
|
/linux-6.1.9/net/tipc/ |
D | group.c | 422 int adv, state; in tipc_group_cong() local 708 int adv = 0; in tipc_group_proto_xmit() local
|
/linux-6.1.9/drivers/net/ethernet/sfc/falcon/ |
D | tenxpress.c | 443 u32 adv = 0, lpa = 0; in tenxpress_get_link_ksettings() local
|
/linux-6.1.9/drivers/bluetooth/ |
D | btmtkuart.c | 344 int sz_left = count, sz_h4, adv; in btmtkuart_recv() local
|